[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / e / PhotoPickerKit / 0.4.2.2 / PhotoPickerKit.podspec.json
blob414e59395ee4653aba4bef1f7dbffb194d50925e
2   "name": "PhotoPickerKit",
3   "version": "0.4.2.2",
4   "summary": "Image selector",
5   "description": "Image selector with swift (iPhone and iPad) for swift4.2",
6   "homepage": "https://github.com/121372288/PhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "121372288": "121372288@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/121372288/PhotoPicker.git",
16     "tag": "0.4.2.0"
17   },
18   "swift_version": "4.2",
19   "exclude_files": "PhotoPicker/Info.plist",
20   "resources": "PhotoPicker/PhotoPicker.bundle",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "Photos",
25     "AVFoundation",
26     "AVKit"
27   ],
28   "requires_arc": true