4 "summary": "Bugly iOS SDK",
5 "description": "iOS library for Bugly Crash Report Service",
6 "homepage": "http://bugly.qq.com/",
9 "text": " Copyright 2015 tencent.com. All rights reserved.\n"
12 "Tencent": "bugly@tencent.com"
15 "http": "https://raw.githubusercontent.com/BuglyDevTeam/Bugly-iOS/master/release/Bugly-1.2.8.zip"
17 "requires_arc": false,
21 "vendored_frameworks": "Bugly.framework",
22 "source_files": "Bugly.framework/Headers/*.h",
23 "frameworks": "SystemConfiguration",
29 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
30 "CLANG_CXX_LIBRARY": "libc++"