blob: 50fd7c49990b0ad8012c02dce538b8b1ab269322 [file] [log] [blame]
{
"name": "GNLog",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNLog/Classes/*",
"public_header_files": "GNLog/Classes/*.h"
}