[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 7 / a / GNLog / 0.3.0 / GNLog.podspec.json
blobc95979cff20f5f71cd65d050e55b8fd41afb33d7
2   "name": "GNLog",
3   "version": "0.3.0",
4   "summary": "Logging utility for Objective-C/Swift",
5   "homepage": "https://github.com/games-neox/GNLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Games Neox": "games.neox@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/games-neox/GNLog.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GNLog/Classes/*",
21   "public_header_files": "GNLog/Classes/*.h"