[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / 9 / NIDropDown / 0.1.1 / NIDropDown.podspec.json
blob824f77611c64ff0d2fba4c396b7e09fe01c8b763
2   "name": "NIDropDown",
3   "version": "0.1.1",
4   "summary": "NiDropDown gives a proper animated drop down menu like effect.",
5   "description": "                       NiDropDown gives a proper animated drop down menu like effect.\n                       Just do it! So easy!\n",
6   "homepage": "https://github.com/shjborage/NIDropDown",
7   "screenshots": "https://raw.githubusercontent.com/shjborage/NIDropDown/master/Screen%20Shot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "shjborage": "shjborage@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/shjborage/NIDropDown.git",
17     "tag": "v0.1.1"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true,
23   "source_files": "Classes/*.{h,m}",
24   "dependencies": {
25     "SQCommonUtils": [
27     ]
28   }