[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 8 / GSLog / 0.0.1 / GSLog.podspec.json
blob098d3314b549b2485425e8014e769dee2408bc22
2   "name": "GSLog",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "GSLog/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "ATLog": [
24     ]
25   }