[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / 2 / JHDropdown / 0.1.66 / JHDropdown.podspec.json
blob31c28891e0e4e88da5bb92453a0673c0b6a20557
2   "name": "JHDropdown",
3   "version": "0.1.66",
4   "summary": "JHDropdown is a lightweight dropdown message animation written entirely in Swift.",
5   "description": "JHDropdown is a lightweight dropdown message animation written entirely in Swift.\n- Very easy to use, single line of code `Dropdown.show(:)`\n- Height automatically adjusts based on message string\n- Offers customized dropdown, as well as default success, warning, and error messages",
6   "homepage": "https://github.com/ohthatsjhall/JHDropdown",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Justin Hall": "jhall.auburn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ohthatsjhall/JHDropdown.git",
16     "tag": "0.1.66"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "JHDropdown/**/*.swift",
23   "resources": "JHDropdown/*.xcassets"