[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 8 / GSLog / 0.0.2 / GSLog.podspec.json
blob86b8a6c5a2c6b166db828b7464d9e79e7f0b2efb
2   "name": "GSLog",
3   "version": "0.0.2",
4   "summary": "GSLog is colored log",
5   "description": "Colored log using xCodeColors. easy ti use",
6   "homepage": "https://github.com/gangstarmn/GSLog",
7   "license": "MIT",
8   "authors": {
9     "Gantulga": "gangstarmn@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/gangstarmn/GSLog.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "GSLog/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "ATLog": [
24     ]
25   }