[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 9 / 6 / CameraAlbumTool / 0.0.4 / CameraAlbumTool.podspec.json
blob9c3c54a16025d3b0acc10fc5d36bccbe8f87273b
2   "name": "CameraAlbumTool",
3   "version": "0.0.4",
4   "summary": "CameraAlbumTool",
5   "homepage": "https://gits.autostreets.com/ios-private-pods/cameraalbumtool.git",
6   "license": "Copyright (c) 2019 ShuXun",
7   "authors": {
8     "ShuXun": "1546023941@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gits.autostreets.com/ios-private-pods/cameraalbumtool.git",
15     "tag": "0.0.4"
16   },
17   "requires_arc": true,
18   "source_files": "CamerAlbums/*.swift",
19   "ios": {
20     "source_files": "CamerAlbums/*.swift"
21   },
22   "swift_versions": "4.0",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "public_header_files": "Pod/CamerAlbums/*.swift",
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   },
31   "dependencies": {
32     "SnapKit": [
33       "~> 4.2.0"
34     ],
35     "JPImageresizerView": [
36       "~> 0.4.7"
37     ],
38     "TZImagePickerController": [
39       "~> 3.2.0"
40     ]
41   },
42   "swift_version": "4.0"