blob: 392a99f1f7764e78c2046950cbe35fdd6230357a [file] [log] [blame]
{
"name": "EasyGameCenter",
"version": "2.0.0",
"summary": "Easy Game Center helps to manage Game Center in iOS",
"homepage": "https://github.com/DaRkD0G/Easy-Game-Center-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DaRkD0G": "stephan.yannick@me.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaRkD0G/Easy-Game-Center-Swift.git",
"tag": "2.0.0"
},
"source_files": "EasyGameCenter.swift",
"requires_arc": true,
"frameworks": [
"GameKit",
"SystemConfiguration"
]
}