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