blob: 04242526c89856d3473e2804c4000a0f12f13854 [file] [log] [blame]
{
"name": "RBSafe",
"version": "0.0.3",
"summary": "Avaid normal crash.",
"homepage": "https://github.com/gjcbo/RBSafe",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"RaoBo": "421624358@qq.com"
},
"source": {
"git": "https://github.com/gjcbo/RBSafe.git",
"tag": "0.0.3"
},
"source_files": "RBSafe/*.{h,m}",
"requires_arc": true
}