[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / c / b / CSSPrettyPrinted / 0.1.2 / CSSPrettyPrinted.podspec.json
blob58bb63ae2a455bf10c94578a38f749b6f1cd265f
2   "name": "CSSPrettyPrinted",
3   "version": "0.1.2",
4   "summary": "一个带层级标记的支持中文的控制台打印。",
5   "license": {
6     "type": "MIT License",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Joslyn": "cs_joslyn@foxmail.com"
11   },
12   "homepage": "https://github.com/JoslynWu/CSSPrettyPrinted",
13   "social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JoslynWu/CSSPrettyPrinted.git",
19     "tag": "0.1.2"
20   },
21   "requires_arc": true,
22   "source_files": "CSSPrettyPrinted/*.{h,m}",
23   "public_header_files": "CSSPrettyPrinted/*.{h}"