[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 5 / 6 / e / SSPickerView / 0.1.2 / SSPickerView.podspec.json
blobd2a0c58fe0c92d43b39218eab07a2e4dd75b99db
2   "name": "SSPickerView",
3   "version": "0.1.2",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sillker/SSPickerView.git",
16     "tag": "0.1.2"
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