blob: 795c82dea7760c9d1399389fe508b4bf8cfe3056 [file] [log] [blame]
{
"name": "BuglyWatchOS",
"version": "1.0.1",
"summary": "Bugly watchOS SDK",
"description": "watchOS library for Bugly Crash Report Service",
"homepage": "http://bugly.qq.com/",
"license": {
"type": "Copyright",
"text": " Copyright 2015 tencent.com. All rights reserved.\n"
},
"authors": {
"Tencent": "bugly@tencent.com"
},
"source": {
"http": "https://raw.githubusercontent.com/BuglyDevTeam/Bugly-iOS/master/release/BuglyWatchOS-1.0.1.zip"
},
"requires_arc": true,
"platforms": {
"watchos": "2.0"
},
"vendored_frameworks": "BuglyWatchOS.framework",
"source_files": "BuglyWatchOS.framework/Headers/*.h"
}