[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 9 / SKPickerViewSwift / 0.1.3 / SKPickerViewSwift.podspec.json
blob0418f6c6e497fa3e6d0e949c6a2884bd4979f472
2   "name": "SKPickerViewSwift",
3   "version": "0.1.3",
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   "static_framework": false,
23   "source": {
24     "git": "https://github.com/shikun0625/SKPickerViewSwift.git",
25     "tag": "0.1.3"
26   },
27   "source_files": [
28     "SKPickerViewTest/SK*.{swift}",
29     "SK*.{swift}"
30   ],
31   "frameworks": "UIKit",
32   "swift_version": "5.0"