[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 5 / 9 / SKPickerViewSwift / 0.0.1 / SKPickerViewSwift.podspec.json
blob844554be8dca67ec8eebed338d9650a44730f54b
2   "name": "SKPickerViewSwift",
3   "version": "0.0.1",
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": "4.0",
18   "source": {
19     "git": "https://github.com/shikun0625/SKPickerViewSwift.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "SKPickerViewTest/SK*.{swift}",
24     "SK*.{swift}"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "4.0"