blob: 58bb63ae2a455bf10c94578a38f749b6f1cd265f [file] [log] [blame]
{
"name": "CSSPrettyPrinted",
"version": "0.1.2",
"summary": "一个带层级标记的支持中文的控制台打印。",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/JoslynWu/CSSPrettyPrinted",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoslynWu/CSSPrettyPrinted.git",
"tag": "0.1.2"
},
"requires_arc": true,
"source_files": "CSSPrettyPrinted/*.{h,m}",
"public_header_files": "CSSPrettyPrinted/*.{h}"
}