blob: 74d505c42a64ecd72c1173dd95ee328c39a0b872 [file] [log] [blame]
{
"name": "AMSlideOutController",
"version": "1.11.0",
"summary": "SlideOut Navigation Controller",
"homepage": "https://github.com/andreamazz/SlideOutNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/SlideOutNavigation.git",
"tag": "1.11.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"AMSlideOut",
"*.{h,m}"
],
"resources": "AMSlideOut/*.png",
"frameworks": "QuartzCore",
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}