blob: 90f9bf7c65caedcf92a2a4953a8c5a05dac3d15e [file] [log] [blame]
{
"name": "iOS_RLCrash",
"version": "0.0.2",
"summary": "A short description of iOS_RLCrash.",
"description": "The log collection framework based on KSCrash secondary packaging, facilitate rapid integration, modification and structure way to upload",
"homepage": "http://10.1.101.38/MobileDev/iOS_RLCrash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨朋": "yangpeng2@rlair.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://10.1.101.38/MobileDev/iOS_RLCrash",
"tag": "0.0.2"
},
"source_files": "iOS_RLCrash/Classes/*",
"frameworks": [
"Foundation",
"Security"
],
"requires_arc": true,
"dependencies": {
"KSCrash": [
"~> 1.15.8"
],
"SwiftyJSON": [
"~> 3.1.4"
]
},
"pushed_with_swift_version": "3.0"
}