blob: 250095711669ed6e979d8596a04a46d69fd5731b [file] [log] [blame]
{
"name": "BugrptWatchOS",
"version": "1.0.0",
"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.0.zip"
},
"requires_arc": true,
"platforms": {
"watchos": null,
"ios": "2.0"
},
"vendored_frameworks": "BugrptWatchOS.framework",
"public_header_files": "BugrptWatchOS.framework/Headers/*.h",
"libraries": [
"c++",
"z"
]
}