blob: 6c8e6d833fc29deade0687dc9bf0f79d8c88acfb [file] [log] [blame]
{
"name": "NoCrash",
"version": "0.0.2",
"summary": "NoCrash for ios app",
"homepage": "https://github.com/CoderHann/NoCrash",
"license": "Apache License 2.0",
"authors": {
"CoderHann": "hyt163mail@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderHann/NoCrash.git",
"tag": "0.0.2"
},
"source_files": [
"NoCrash",
"NoCrash/**/*.{h,m}"
],
"frameworks": "UIKit"
}