| { | |
| "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" | |
| } |