blob: 6a58bdc38026695abdfa93b8e84a8b0dcb8e679b [file] [log] [blame]
{
"name": "CCTencentSDK",
"version": "1.0.1",
"summary": "QQ和微信SDK",
"description": "QQ和微信SDK,保持最新版",
"homepage": "https://github.com/isenlover/CCTencentSDK",
"license": "MIT",
"authors": {
"iSen": "ccdeveloper@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/isenlover/CCTencentSDK.git",
"tag": "1.0.1"
},
"source_files": [
"CCTencentSDK/Classes/*.{h,m}",
"CCTencentSDK/Classes/WechatSDK/*.{h,m}"
],
"requires_arc": true
}