[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 8 / GYLogFormatter / 0.0.1 / GYLogFormatter.podspec.json
blob030c5272cbdbfdec1c682f183bc05baa60381918
2   "name": "GYLogFormatter",
3   "version": "0.0.1",
4   "summary": "A library to deal with responses from server or other contain Chinese, console log unicode style that is hard to read.",
5   "description": "A library to deal with responses from server or other contain Chinese, console log unicode style that is hard to read. if responses did not contain Chinese, then you may not need it",
6   "homepage": "https://github.com/YalayGu/LogFormatter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guyalay": "guyalay@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/YalayGu/LogFormatter.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "GYLogFormatter/**/*.{m}",
22   "exclude_files": "Classes/Exclude"