[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 6 / 1 / DKDropMenu / 0.2.0 / DKDropMenu.podspec.json
blob32d3aeab899ddbe0e30e91a0e96dce64c3897f09
2   "name": "DKDropMenu",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "A simple iOS drop down list written in Swift.",
6   "homepage": "https://github.com/davecom/DKDropMenu",
7   "social_media_url": "https://twitter.com/davekopec",
8   "authors": {
9     "David Kopec": "david@oaksnow.com"
10   },
11   "source": {
12     "git": "https://github.com/davecom/DKDropMenu.git",
13     "tag": "0.2.0"
14   },
15   "screenshots": "https://raw.githubusercontent.com/davecom/DKDropMenu/master/DKDropMenu.png",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "UIKit",
20   "source_files": "DKDropMenu.swift",
21   "requires_arc": true