[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / 0 / e / PhotoPickerKit / 0.4.2.0 / PhotoPickerKit.podspec.json
blob136b239a4a6a8c054d4904e085498b7b06e3e715
2   "name": "PhotoPickerKit",
3   "version": "0.4.2.0",
4   "summary": "A short description of PhotosPicker.",
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   "source_files": [
20     "PhotoPicker/*",
21     "PhotoPicker/**/*"
22   ],
23   "public_header_files": [
24     "PhotoPicker/PhotoPicker.h"
25   ],
26   "exclude_files": "PhotoPicker/*.plist",
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "Photos",
31     "AVFoundation",
32     "AVKit"
33   ],
34   "requires_arc": true