[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 3 / 9 / NIDropDown / 0.1.0 / NIDropDown.podspec.json
blob05230d970b721cbf376cc6aa06ee910e98e6b217
2   "name": "NIDropDown",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true,
23   "source_files": "Classes/*",
24   "dependencies": {
25     "SQCommonUtils": [
27     ]
28   }