[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 7 / DYVideoCamera / 2.1.0 / DYVideoCamera.podspec.json
blobecd0871a4d7e825a27297f698a69d6657635a9bc
2   "name": "DYVideoCamera",
3   "version": "2.1.0",
4   "summary": "A iOS Camera FrameWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/doubleYang1020/DYVideoCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "doubleYang1020": "cn_huyangyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/doubleYang1020/DYVideoCamera.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DYVideoCamera/Classes/**/*",
22   "resources": "DYVideoCamera/*.xcassets",
23   "ios": {
24     "xcconfig": {
25       "OTHER_LDFLAGS": "-ObjC"
26     },
27     "vendored_frameworks": "Frameworks/KSYHTTPCache.framework"
28   },
29   "frameworks": [
30     "UIKit",
31     "Photos",
32     "AVFoundation",
33     "AssetsLibrary"
34   ],
35   "dependencies": {
36     "Masonry": [
38     ],
39     "GPUImage": [
41     ],
42     "lottie-ios_Oc": [
44     ],
45     "CocoaLumberjack": [
47     ],
48     "CocoaAsyncSocket": [
50     ]
51   }