[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / c / 6 / Dropper / 0.1.0 / Dropper.podspec.json
blob09bdfa6e52a83bce591232d897e404e857c1814b
2   "name": "Dropper",
3   "version": "0.1.0",
4   "summary": "Customizable Swift Dropdown Menu",
5   "description": "Highly customizable Swift Dropdown Menu. Easy to use and to set up.",
6   "homepage": "https://github.com/kirkbyo/Dropper",
7   "license": "MIT",
8   "authors": {
9     "kirkbyo": "ozzie@kirkbyo.net"
10   },
11   "source": {
12     "git": "https://github.com/kirkbyo/Dropper.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Dropper": [
22       "Pod/Assets/*.png"
23     ]
24   }