[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 3 / 5 / 9 / QLCustomCamera / 0.1.0 / QLCustomCamera.podspec.json
blob3fb1f4bfff873f286812a6fad7448718fc73a580
2   "name": "QLCustomCamera",
3   "version": "0.1.0",
4   "summary": "相机定义",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/LiQ-190535/QLCustomCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李强LiQ": "13641399236@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/LiQ-190535/QLCustomCamera.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "QLCustomCamera/Classes/**/*",
23   "resource_bundles": {
24     "QLCustomCamera": [
25       "QLCustomCamera/Assets/**/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "GPUImage": [
35       "~> 0.1.7"
36     ],
37     "TZImagePickerController": [
39     ],
40     "Masonry": [
42     ],
43     "ZFPlayer": [
44       "~> 2.1.6"
45     ],
46     "MJExtension": [
47       "~> 3.0.13"
48     ],
49     "ReactiveObjC": [
51     ]
52   }