blob: 9da60d3eec8e74a964ef1af2705063a37e01f0e4 [file] [log] [blame]
{
"name": "Bugly",
"authors": {
"Tencent": "bugly@tencent.com"
},
"version": "2.2.3",
"summary": "Bugly iOS SDK",
"description": "iOS library for Bugly Crash Report Service",
"homepage": "http://bugly.qq.com/",
"license": {
"type": "Copyright",
"text": " Copyright 2016 tencent.com. All rights reserved.\n"
},
"source": {
"http": "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.2.3.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "Bugly.framework",
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": "z"
}