blob: 824f77611c64ff0d2fba4c396b7e09fe01c8b763 [file] [log] [blame]
{
"name": "NIDropDown",
"version": "0.1.1",
"summary": "NiDropDown gives a proper animated drop down menu like effect.",
"description": " NiDropDown gives a proper animated drop down menu like effect.\n Just do it! So easy!\n",
"homepage": "https://github.com/shjborage/NIDropDown",
"screenshots": "https://raw.githubusercontent.com/shjborage/NIDropDown/master/Screen%20Shot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shjborage": "shjborage@gmail.com"
},
"source": {
"git": "https://github.com/shjborage/NIDropDown.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"dependencies": {
"SQCommonUtils": [
]
}
}