[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / e / PhotoPickerKit / 0.4.2.4 / PhotoPickerKit.podspec.json
blob557f82d5ec7b4f4302ecf8230cec4e19a59b4e94
2   "name": "PhotoPickerKit",
3   "version": "0.4.2.4",
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.4"
17   },
18   "swift_version": "4.2",
19   "source_files": [
20     "PhotoPicker/**/*.swift",
21     "PhotoPicker/*.swift",
22     "PhotoPicker/PhotoPicker.h"
23   ],
24   "public_header_files": [
25     "PhotoPicker/PhotoPicker.h"
26   ],
27   "resources": "PhotoPicker/PhotoPicker.bundle",
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "Photos",
32     "AVFoundation",
33     "AVKit"
34   ],
35   "requires_arc": true