[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 2 / 6 / 1 / DKDropMenu / 0.1.3 / DKDropMenu.podspec.json
blobf392cd1e17c3f7e326589692c720fab5f9961374
2   "name": "DKDropMenu",
3   "version": "0.1.3",
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.1.3"
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