[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / e / CCWeChatSDK / 1.6.2 / CCWeChatSDK.podspec.json
blob94c8c51de6c1344905cc8b4000993e14b8e7aac9
2   "name": "CCWeChatSDK",
3   "version": "1.6.2",
4   "summary": "微信SDK,方便自己导入。",
5   "description": "微信SDK,方便自己项目导入。",
6   "homepage": "https://github.com/CaiChenghan/CCWeChatSDK",
7   "license": "MIT",
8   "authors": {
9     "蔡成汉": "1178752402@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CaiChenghan/CCWeChatSDK.git",
13     "tag": "1.6.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CCWeChatSDK": [
22       "Pod/Assets/*.png"
23     ]
24   }