blob: e88cf3938e74b64e88cf31f0055549e8f046b015 [file] [log] [blame]
{
"name": "Bugly",
"authors": {
"Tencent": "bugly@tencent.com"
},
"version": "2.5.71",
"summary": "Bugly iOS SDK",
"description": "iOS library for Bugly Crash Report Service. Sign up for a service at https://bugly.qq.com.",
"homepage": "http://bugly.qq.com/",
"license": {
"type": "Copyright",
"text": " Copyright (C) 2017 Tencent Bugly, Inc. All rights reserved.\n"
},
"source": {
"http": "https://buglycocoapodscrashsdk-75649.gzc.vod.tencent-cloud.com/Bugly-2.5.71.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "Bugly.framework",
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"c++"
]
}