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