blob: 38ae0dd1156d0b20b8a4e8c47d41066490eba246 [file] [log] [blame]
{
"name": "JJTopMenu",
"version": "1.0.1",
"summary": "Simple top menu with selected indicator.",
"homepage": "https://github.com/jaiversin/JJTopMenu",
"screenshots": "https://github.com/jaiversin/JJTopMenu/blob/master/JJTopMenu-1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jhon Jaiver Lopez": "jaiversin@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jaiversin/JJTopMenu.git",
"tag": "1.0.1"
},
"source_files": "JJTopMenuClasses/*.{h,m}",
"requires_arc": true
}