blob: be1601e7dc6212d79feef09e7315ce179343d775 [file] [log] [blame]
{
"name": "GNExceptions",
"version": "0.1.0",
"summary": "(Defenensive-code-related) exceptions for Objective-C",
"homepage": "https://github.com/games-neox/GNExceptions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Games Neox": "games.neox@gmail.com"
},
"source": {
"git": "https://github.com/games-neox/GNExceptions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNExceptions/Classes/*",
"public_header_files": "GNExceptions/Classes/*.h"
}