[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / a / 1 / RoundDropMenu / 1.0.1 / RoundDropMenu.podspec.json
blobfda5d9214bd1a88b2f2e20ff41c63810a172bf98
2   "name": "RoundDropMenu",
3   "version": "1.0.1",
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   "screenshots": "https://camo.githubusercontent.com/c15a3487eec988653ac84155257f7490275acc98/687474703a2f2f692e696d6775722e636f6d2f674a4c446d41502e676966",
8   "license": "MIT",
9   "authors": {
10     "burntheroad": "gibslp69@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/burntheroad/RoundDropMenu.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/monkey_has_gone",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "RoundDropMenu": [
24       "Pod/Assets/*.png"
25     ]
26   }