[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 3 / Dropdowns / 2.0.0 / Dropdowns.podspec.json
blob7c9a0834e2bbe0fd7252619d5ef4c84892eb371b
2   "name": "Dropdowns",
3   "summary": "Dropdown in Swift",
4   "version": "2.0.0",
5   "homepage": "https://github.com/hyperoslo/Dropdowns",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Dropdowns.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Sources/**/*",
21     "frameworks": "UIKit",
22     "resources": "Sources/Dropdown.bundle"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "pushed_with_swift_version": "3.0"