blob: a6fd7baf59c596a9fbb2804b36d86eab54bca15c [file] [log] [blame]
{
"name": "NoCrash",
"version": "0.0.1",
"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.1"
},
"source_files": [
"NoCrash",
"NoCrash/**/*.{h,m}"
],
"frameworks": "UIKit"
}