[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 3 / Dropdowns / 3.1.0 / Dropdowns.podspec.json
blobd3cde3d2b2334f3409bf781578a9ff46e4094f5a
2   "name": "Dropdowns",
3   "summary": "Fantastic dropdown in Swift",
4   "version": "3.1.0",
5   "homepage": "https://github.com/onmyway133/Dropdowns",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Dropdowns.git",
12     "tag": "3.1.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
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   "swift_versions": "5.0",
25   "swift_version": "5.0"