[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / d / 0 / 1 / CHBundleSDK / 0.0.8 / CHBundleSDK.podspec.json
blobcc80a39a93221d2bef418f69db288d9201fd7a0d
2   "name": "CHBundleSDK",
3   "version": "0.0.8",
4   "summary": "Framework Bundle SDK Test",
5   "homepage": "https://anquan.58.com/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "ChingHan": "chinghan9822@gmail.com"
11   },
12   "source": {
13     "git": "https://gitee.com/chinghan/CHBundleSDK.git",
14     "tag": "0.0.8"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "ios": {
21     "frameworks": "AVFoundation"
22   },
23   "libraries": [
24     "c++",
25     "z"
26   ],
27   "vendored_frameworks": [
28     "CHBundleSDK/CHBundleSDK.framework",
29     "TencentSDK/frameworks/*"
30   ],
31   "resources": [
32     "CHResource/*",
33     "TencentSDK/resources/*"
34   ]