[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / d / 0 / QVCommonKit / 0.9.8 / QVCommonKit.podspec.json
blobc9d3cfff2c4eef73dbf8efa71ca822ffb0580415
2   "name": "QVCommonKit",
3   "version": "0.9.8",
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.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "libraries": "z",
22   "frameworks": [
23     "Photos",
24     "Accelerate",
25     "AVFoundation",
26     "CoreTelephony",
27     "AdSupport"
28   ],
29   "subspecs": [
30     {
31       "name": "Core",
32       "vendored_frameworks": "QVCommonKit/CoreFrameWork/*.framework"
33     }
34   ]