blob: 7e46550a695d4e408828ca59c14ddc3e2234d0a6 [file] [log] [blame]
{
"name": "MIALog",
"version": "0.0.1",
"summary": "MIALog.",
"description": "*log for app\n*print info",
"homepage": "https://github.com/tianjackyang/MIALog",
"license": "MIT",
"authors": {
"tianjackyang": "919548782@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianjackyang/MIALog.git",
"tag": "0.0.1",
"submodules": true
},
"source_files": "Pod/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
"~> 2.2.0"
],
"MIADefine": [
"~> 0.0.3"
]
}
}