blob: 2d8c4f59e06521c3aff288b4a0e0c94f0f8e1652 [file] [log] [blame]
{
"name": "ISGameCenter",
"version": "0.4.0",
"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.4.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ISGameCenter/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"SpriteKit"
],
"social_media_url": "https://twitter.com/StudiosIguana"
}