[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / Dropper / 0.1.1 / Dropper.podspec.json
blob0ca8f6f12e95f1f547a78675b1a6087ab42b8c2b
2   "name": "Dropper",
3   "version": "0.1.1",
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.1"
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   }