blob: d8b0d5bfac66b2cd64a9e91a28ddff2bb037ec3a [file] [log] [blame]
{
"name": "ACPScrollMenu",
"version": "1.0.0",
"summary": "ACPScrollMenu is a easy and fully customizable scrollable menu",
"homepage": "https://github.com/antoniocasero/ACPScrollMenu",
"screenshots": "https://github.com/antoniocasero/ACPScrollMenu/blob/master/sc2.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antonio Casero": "anto.casero@gmail.com"
},
"source": {
"git": "https://github.com/antoniocasero/ACPScrollMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ACPScrollMenu/ACPScrollMenu/**/*.{h,m}",
"preserve_paths": "ACPScrollMenu",
"requires_arc": true
}