blob: 3d78165d900d2bd563ede03f138015b62a4f95d4 [file] [log] [blame]
{
"name": "WeChatSDK",
"version": "0.0.1",
"summary": "The Official iOS SDK of WeChat from Tencent.",
"homepage": "http://dev.wechatapp.com/",
"license": {
"type": "Copyright",
"text": " Copyright (c) 2012 Tencent. All rights reserved.\n"
},
"authors": {
"Tencent": "developer@wechatapp.com"
},
"source": {
"http": "http://dev.wechatapp.com/download/sdk/WeChat_SDK_iOS_en.zip"
},
"platforms": {
"ios": null
},
"source_files": "SDKExport/*.h",
"vendored_libraries": "SDKExport/libWeChatSDK.a",
"requires_arc": false
}