blob: 544e22179cc195c05d9674ed436c35ec03cd7c84 [file] [log] [blame]
{
"name": "JKLogDispatcher",
"platforms": {
"ios": "5.0"
},
"summary": "A more powerful NSLog()",
"version": "1.0.0",
"authors": {
"Jackie": "fsjack@gmil.com"
},
"homepage": "https://github.com/fsjack/JKLoggerDispatcher",
"source": {
"git": "https://github.com/fsjack/JKLoggerDispatcher.git",
"tag": "1.0.0"
},
"source_files": "JKLogDispatcher/**/*.{h,m}",
"resources": "**/*.{xib}",
"license": "MIT",
"requires_arc": true
}