blob: 7165004b495534af15841c202ba1e48bdebf91c6 [file] [log] [blame]
{
"name": "BugrptWatchOS",
"version": "1.0.1",
"summary": "Bugrpt Watch SDK",
"description": "watchOS framework for Crash Report Service",
"homepage": "http://crash.163.com/",
"authors": {
"apksafe": "apksafe@163.com"
},
"license": {
"type": "Free",
"text": "©2016 crash.163.com"
},
"source": {
"http": "https://raw.githubusercontent.com/apksafe/Bugrpt-iOS/master/Release/bugrpt_watch_1.0.1.zip"
},
"requires_arc": true,
"platforms": {
"watchos": null,
"ios": "2.0"
},
"vendored_frameworks": "BugrptWatchOS.framework",
"public_header_files": "BugrptWatchOS.framework/Headers/*.h",
"libraries": [
"c++",
"z"
]
}