[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / 5 / 1 / CCTencentSDK / 1.0.5 / CCTencentSDK.podspec.json
blob14a3d186473a92c4532e565bc766ea96ec208882
2   "name": "CCTencentSDK",
3   "version": "1.0.5",
4   "summary": "QQ和微信SDK",
5   "description": "QQ和微信SDK,保持最新版",
6   "homepage": "https://github.com/isenlover/CCTencentSDK",
7   "license": "MIT",
8   "authors": {
9     "iSen": "ccdeveloper@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/isenlover/CCTencentSDK.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "CCTencentSDK/Classes/*.{h,m}",
20     "CCTencentSDK/Classes/WechatSDK/*.{h,m}"
21   ],
22   "ios": {
23     "vendored_libraries": "CCTencentSDK/Classes/WechatSDK/libWeChatSDK.a"
24   },
25   "requires_arc": true