blob: 41bf9eb9b0be10cdeac3e30f4493e335d64e1faf [file] [log] [blame]
{
"name": "CCWeChatSDK",
"version": "1.6.2.1",
"summary": "微信SDK,方便自己导入。",
"description": "微信SDK,方便自己项目导入。",
"homepage": "https://github.com/CaiChenghan/CCWeChatSDK",
"license": "MIT",
"authors": {
"蔡成汉": "1178752402@qq.com"
},
"source": {
"git": "https://github.com/CaiChenghan/CCWeChatSDK.git",
"tag": "1.6.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CCWeChatSDK": [
"Pod/Assets/*.png"
]
}
}