[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / f / 7 / TMROPickerView / 0.0.1 / TMROPickerView.podspec.json
blob05c7c9f6d4230c77ec5cca42759d211f4a8def59
2   "name": "TMROPickerView",
3   "version": "0.0.1",
4   "summary": "A simple UIPickerView subclass for iOS written in Swift",
5   "description": "A UIPickerView subclass that uses generics to select and display strings.",
6   "homepage": "https://github.com/TomorrowIdeas/TMROPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "benji": "benji@tomorrow.me"
13   },
14   "platforms": {
15     "ios": "11.2"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/TomorrowIdeas/TMROPickerView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "TMROPickerView/**/*.{h,m,swift}",
23   "swift_version": "4.2"