[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / QVCommonKit / 0.9.2 / QVCommonKit.podspec.json
blob6c79eb0e118138c35151f49f17680144dbc037eb
2   "name": "QVCommonKit",
3   "version": "0.9.2",
4   "summary": "A short description of QVCommonKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/QuVideoDeveloper/QVCommonKit-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sunshine": "cheng.xia@quvideo.com"
13   },
14   "source": {
15     "git": "https://github.com/QuVideoDeveloper/QVCommonKit-iOS.git",
16     "tag": "0.9.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "Photos",
23     "Accelerate",
24     "AVFoundation",
25     "CoreTelephony",
26     "AdSupport"
27   ],
28   "vendored_frameworks": "QVCommonKit/FrameWork/*.framework",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "dependencies": {
33     "SSZipArchive": [
35     ]
36   }