blob: 871561499bf9e66f53a7196e625e682f1b24997a [file] [log] [blame]
{
"name": "OhCrap",
"version": "1.0.0",
"summary": "An apple crash handler.",
"description": "OhCrap is an apple crash handler.",
"homepage": "https://github.com/Meniny/OhCrap",
"license": "MIT",
"authors": {
"Meniny": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/OhCrap.git",
"tag": "1.0.0"
},
"social_media_url": "http://meniny.cn/",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": [
"OhCrap/Source/**/*{.swift}",
"OhCrap/Source/**/*{.h}"
],
"public_header_files": "OhCrap/Source/**/*{.h}",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}