blob: 5d9d6a7f46df3b7f502e8abf79f63142f6d371ae [file] [log] [blame]
{
"name": "AMSlideOutController",
"version": "1.8.6",
"summary": "SlideOut Navigation Controller for iOS. Fully customizable.",
"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": "v1.8.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"AMSlideOut",
"*.{h,m}"
],
"resources": "AMSlideOut/*.png",
"frameworks": "QuartzCore",
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}