[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 9 / a / 1 / RoundDropMenu / 1.0.0 / RoundDropMenu.podspec.json
blob1a449f5152bd8c94f1e6305e9ae1df115ab620a2
2   "name": "RoundDropMenu",
3   "version": "1.0.0",
4   "summary": "Simple menu written on Swift that ideally suits small sets of visual data.",
5   "description": "\"Simple highly customizable iOS component written in Swift gives you another way to represent data. Round-Drop-Menu is great for small sets of visual information.\"",
6   "homepage": "https://github.com/burntheroad/RoundDropMenu",
7   "license": "MIT",
8   "authors": {
9     "burntheroad": "gibslp69@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/burntheroad/RoundDropMenu.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RoundDropMenu": [
22       "Pod/Assets/*.png"
23     ]
24   }