blob: 310a4e8bcccf86d6299b1dcd57916370ad3d3673 [file] [log] [blame]
{
"name": "PAScrollableMenu",
"version": "1.2",
"summary": "My implementation of the menu on the chinese news app.",
"homepage": "https://github.com/942v/PAScrollableMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guillermo Saenz": "gsaenz@proatomicdev.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/942v/PAScrollableMenu.git",
"tag": "v1.2"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"frameworks": "QuartzCore",
"requires_arc": true
}