blob: 0ed70bae4f353bff9d457f21ed911683943bfca9 [file] [log] [blame]
{
"name": "DFErrorLog",
"version": "0.0.2",
"summary": "DFErrorLog is a simple log system to upload lot to your customer server and Microsoft's AZSClient system",
"homepage": "http://10.40.3.31/iOS_group/DFErrorLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengkang": "chengkang@rongzi.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://10.40.3.31/iOS_group/DFErrorLog.git",
"tag": "0.0.2"
},
"source_files": "DFErrorLogSys/DFErrorLog/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"AZSClient": [
"0.2.4"
],
"Reachability": [
"3.2"
],
"MJExtension": [
"3.0.13"
]
}
}