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