[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / 0 / QVCommonKit / 0.9.7 / QVCommonKit.podspec.json
blob893a27a1837f2d046a4d903eb29e147e98c4107a
2   "name": "QVCommonKit",
3   "version": "0.9.7",
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.7"
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     {
35       "name": "Zip",
36       "vendored_frameworks": "QVCommonKit/ZipFrameWork/*.framework"
37     }
38   ]