blob: 520d2d0aafa0f6ffd7f4d7236a3561c3bbdb6330 [file] [log] [blame]
{
"name": "FunnyLogger",
"version": "0.1.0",
"summary": "A logger for Xcode by Swift.",
"homepage": "https://github.com/GuiminChu/FunnyLogger",
"license": "MIT",
"authors": {
"GuiminChu": "455824173@qq.com"
},
"social_media_url": "http://weibo.com/cookcode",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/GuiminChu/FunnyLogger.git",
"tag": "0.1.0"
},
"source_files": "FunnyLogger.swift",
"requires_arc": true
}