blob: 1a95e7b7afe1c63fae8575411c31f3b415adde42 [file] [log] [blame]
{
"name": "WPLogOutputer",
"version": "0.0.2",
"summary": "离线日志打印神器",
"homepage": "https://github.com/anrikgwp/WPLogOutputer",
"license": "MIT",
"authors": {
"Anrik_gwp": "anrik_gwp@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/anrikgwp/WPLogOutputer.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"WPLogOutputerDemo/WPLogOutputer/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}