[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / PGImagePicker / 1.0.4 / PGImagePicker.podspec.json
blob6c1cabab720522b25eecdac66896bb48e2403358
2   "name": "PGImagePicker",
3   "version": "1.0.4",
4   "summary": "多图浏览",
5   "homepage": "https://github.com/xiaozhuxiong121/PGImagePicker",
6   "license": "MIT",
7   "authors": {
8     "piggybear": "piggybear_net@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/xiaozhuxiong121/PGImagePicker.git",
15     "tag": "1.0.4"
16   },
17   "source_files": [
18     "PGImagePicker",
19     "PGImagePicker/**/*.swift"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "PGActionSheet": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"