[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / 6 / f / JJCPickerView / 0.1.7 / JJCPickerView.podspec.json
blob5676d05b4c5a602c361c10d9bfa73def127baecd
2   "name": "JJCPickerView",
3   "version": "0.1.7",
4   "summary": "A picker with UIActionSheet-like behavior.",
5   "description": "This pod is made to cater the needs of using pickers without the need to integrate it to the actual screen interface.\nIt mimics the presentation behaviour of an UIActionSheet instance.",
6   "homepage": "https://github.com/jason-ingenuity/JJCPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason Jon E. Carreos": "jason@ingenuity.ph"
13   },
14   "source": {
15     "git": "https://github.com/jason-ingenuity/JJCPickerView.git",
16     "tag": "0.1.7"
17   },
18   "social_media_url": "https://twitter.com/BTcalls",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "JJCPickerView/Classes/**/*",
24   "resources": "JJCPickerView/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
25   "swift_version": "4.2"