blob: c95979cff20f5f71cd65d050e55b8fd41afb33d7 [file] [log] [blame]
{
"name": "GNLog",
"version": "0.3.0",
"summary": "Logging utility for Objective-C/Swift",
"homepage": "https://github.com/games-neox/GNLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Games Neox": "games.neox@gmail.com"
},
"source": {
"git": "https://github.com/games-neox/GNLog.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNLog/Classes/*",
"public_header_files": "GNLog/Classes/*.h"
}