blob: 0b960ce9ec03a8d606111cc1da2e0b0f0ed95574 [file] [log] [blame]
{
"name": "ExLogSDK",
"version": "0.1.3",
"summary": "A short description of ExLogSDK.",
"homepage": "https://github.com/samspirit/ExLogSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samspirit": "11873288@qq.com"
},
"source": {
"git": "https://github.com/samspirit/ExLogSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExLogSDK/Classes/**/*",
"dependencies": {
"MGJRouter": [
],
"CocoaLumberjack": [
]
}
}