[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 9 / 0 / XLTestLog / 1.2.0 / XLTestLog.podspec.json
blob5984d78f40b91225d447271c2d5d219a6e59c73f
2   "name": "XLTestLog",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "Styling and coloring your XCTest logs on Xcode Console.",
6   "description": "XLTestLog is a lightweight library to style and color your XCTest logs on Xcode console for more readability.",
7   "homepage": "https://github.com/xareelee/XLTestLog",
8   "authors": {
9     "Kang-Yu Xaree Lee": "xareelee@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/xareelee/XLTestLog.git",
13     "tag": "1.2.0",
14     "submodules": true
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "frameworks": [
22     "Foundation",
23     "XCTest"
24   ],
25   "source_files": "XLTestLog/*.{h,m}"