[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / 9 / SKPickerViewSwift / 0.1.0 / SKPickerViewSwift.podspec.json
bloba06b854c42c236d8cbab4de0ae8878d402d450f3
2   "name": "SKPickerViewSwift",
3   "version": "0.1.0",
4   "summary": "最少只需一行代码,调用iOS原生的PickerView.",
5   "description": "更加方便的调用Swift下的原生PickerView。\n样式可定制,具体详见github。",
6   "homepage": "https://github.com/shikun0625/SKPickerViewSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnny": "johnny0625@yahoo.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/shikun0625/SKPickerViewSwift.git",
24     "tag": "0.1.0"
25   },
26   "source_files": [
27     "SKPickerViewTest/SK*.{swift}",
28     "SK*.{swift}"
29   ],
30   "frameworks": "UIKit",
31   "swift_version": "5.0"