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