blob: b23a77fbd46e401913099196b5b1aad3f22771c5 [file] [log] [blame]
{
"name": "WnsSDK",
"version": "3.0.5",
"summary": "Wireless Network Service.",
"homepage": "http://www.qcloud.com/product/wns.html",
"license": "MIT",
"authors": {
"qcloud": "383604254@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hanfer3576/WnsSDK.git",
"tag": "3.0.5"
},
"frameworks": [
"CoreTelephony",
"CoreGraphics",
"SystemConfiguration",
"Security"
],
"libraries": [
"iconv",
"z",
"sqlite3",
"stdc++"
],
"vendored_frameworks": "WnsSDKLib/WnsSDK4Cloud.framework",
"requires_arc": true,
"dependencies": {
"OpenSSL-Universal": [
"~> 1.0.1.p"
]
}
}