[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 3 / 2 / JHDropdown / 0.1.4 / JHDropdown.podspec.json
blob5bf8e9b59529c2fdf71936929d0a98547a8c1c75
2   "name": "JHDropdown",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "JHDropdown/**/*.swift",
23   "resources": "JHDropdown/Resources/*"