blob: 68ef0c694c94d4594a77c13d62866526302b7569 [file] [log] [blame]
{
"name": "Bugly",
"authors": {
"Tencent": "bugly@tencent.com"
},
"version": "2.5.0",
"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": "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.5.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": "Bugly.framework",
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"c++"
]
}