blob: 58d71c251f5ef83d1e6a458e44b40f3be7d9f6f1 [file] [log] [blame]
{
"name": "EMSideMenu",
"version": "1.0.0",
"license": "MIT",
"summary": "Customizable side menu for iOS",
"homepage": "https://github.com/elliott-minns/EMSideMenu",
"platforms": {
"ios": null
},
"authors": {
"Elliott Minns": "elliott.minns@me.com"
},
"source": {
"git": "https://github.com/elliott-minns/EMSideMenu.git",
"tag": "1.0.0"
},
"source_files": "EMSideMenu/*.{h,m}",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"UIKit"
]
}