blob: 2bbef049e6ef4f1d23a8e688fcd7f9fa5bc9cdfb [file] [log] [blame]
{
"name": "Bugly",
"authors": {
"Tencent": "bugly@tencent.com"
},
"version": "2.2",
"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.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "Bugly.framework",
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": "z"
}