blob: 545b1173dbc5fae39f02ba34a7f3481f92f6ecfd [file] [log] [blame]
{
"name": "OpenWeChatSDK",
"version": "1.8.3+8",
"summary": "WeChatSDK for Cocoapods convenience.",
"license": {
"type": "MIT",
"text": "LICENSE"
},
"authors": {
"JarvanMo": "jarvan.mo@gmail.com"
},
"source": {
"git": "https://github.com/JarvanMo/OpenWeChatSDK.git",
"tag": "1.8.3+8"
},
"homepage": "https://github.com/JarvanMo/OpenWeChatSDK",
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "OpenWeChatSDK.framework"
}
}