blob: b3c798af077bf461307db587188ed64ab0f27994 [file] [log] [blame]
{
"name": "GCHelper",
"version": "0.2.2",
"summary": "A lightweight helper for GameKit, written in Swift",
"homepage": "https://github.com/jackcook/GCHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack Cook": "hello@jackcook.nyc"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jackcook/GCHelper.git",
"tag": "0.2.2"
},
"source_files": "Source/*.swift",
"frameworks": "GameKit"
}