blob: f61cdf3f058082f981c8f4adfff74af04d68eb42 [file] [log] [blame]
{
"name": "ISGameCenter",
"version": "0.1.1",
"license": "MIT",
"summary": "iOS Game Center helpers and utilities.",
"homepage": "https://github.com/iguanastudios/ISGameCenter",
"authors": {
"Luis Flores": "me@luisflores.mx"
},
"source": {
"git": "https://github.com/iguanastudios/ISGameCenter.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ISGameCenter/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"SpriteKit"
]
}