[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / e / SSPickerView / 0.1.3 / SSPickerView.podspec.json
blobaff6856cfb824f67f949ae24289bc3f558548475
2   "name": "SSPickerView",
3   "version": "0.1.3",
4   "summary": "A simple way to use picker.",
5   "description": "a simple way to use picker fir ios.",
6   "homepage": "https://github.com/sillker/SSPickerView",
7   "license": "MIT",
8   "authors": {
9     "sillker": "269055130@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sillker/SSPickerView.git",
16     "tag": "0.1.3"
17   },
18   "source_files": "SSPickerView/**/*.{h,m}",
19   "public_header_files": "SSPickerView/**/*.h",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.2"
25     ]
26   },
27   "pushed_with_swift_version": null