[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 2 / f / d / PickerController / 0.1.0 / PickerController.podspec.json
blobae1c4c8e2eca9ada5df09869eef68b77e32ba133
2   "name": "PickerController",
3   "version": "0.1.0",
4   "summary": "PickerController, has many functions.",
5   "description": "PickerController, has many functions. I love it.",
6   "homepage": "https://github.com/xiongxiong/PickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiongxiong": "xiongxiong0619@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xiongxiong/PickerController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Framework/PickerController/**/*",
22   "public_header_files": "Framework/PickerController/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SwiftyJSON": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"