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