blob: d0735c5e52328497f4d49e9a73c1f740fde42175 [file] [log] [blame]
{
"name": "BuglyWatchOS",
"version": "1.0",
"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.zip"
},
"requires_arc": true,
"platforms": {
"watchos": "2.0"
},
"source_files": "BuglyWatchOS.framework/Headers/*.h"
}