[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 1 / DKDropMenu / 0.3.0 / DKDropMenu.podspec.json
blob568880b5983d95a796b29a5a3f8e95d457b2108b
2   "name": "DKDropMenu",
3   "version": "0.3.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.3.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,
22   "pushed_with_swift_version": "4.0"