[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / c / 7 / SwiftyPicker / 0.1.1 / SwiftyPicker.podspec.json
blob9e0644bd5926e6c5c39f0740ee9ee17f532a089b
2   "name": "SwiftyPicker",
3   "version": "0.1.1",
4   "summary": "A simple yet swifty picker with an optional search feature for TEDMOB Apps.",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "5.0",
9   "requires_arc": true,
10   "description": "SwiftyPicker is for iOS. It can be used to easily display a picker within your iOS apps. It is customizable and also offers a search feature that can be used within.",
11   "homepage": "https://gitlab.com/tedmob/ios/swiftypicker",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "ali.swaidan": "ali.swaidan@tedmob.com"
18   },
19   "source": {
20     "git": "https://gitlab.com/tedmob/ios/swiftypicker.git",
21     "branch": "master",
22     "tag": "0.1.1"
23   },
24   "source_files": "SwiftyPicker/Classes/**/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "PanModal": [
29     ]
30   },
31   "swift_version": "5.0"