blob: ce794455a363753aa4eb969af57b372eed82149b [file] [log] [blame]
{
"name": "XUNCrashShield",
"version": "0.1.0",
"summary": "A short description of XUNCrashShield.",
"description": "A tiny shield for crash online. 一个防止线上 80% crash 的轻微的防御盾。",
"homepage": "https://github.com/ListenXunInNight/XUNCrashShield",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xun": "listenxun@gmail.com"
},
"source": {
"git": "https://github.com/ListenXunInNight/XUNCrashShield.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"XUNCrashShield/Classes/**/**"
],
"public_header_files": [
"XUNCrashShield/Classes/**/**.h",
"XUNCrashShield/Classes/**.h"
]
}