[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 2 / b / 0 / ISGameCenter / 0.2.0 / ISGameCenter.podspec.json
blobeecfcac6a7949cd40fb014b7e4cd0776f976f18f
2   "name": "ISGameCenter",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "iOS Game Center helpers and utilities.",
6   "homepage": "https://github.com/iguanastudios/ISGameCenter",
7   "authors": {
8     "Luis Flores": "me@luisflores.mx"
9   },
10   "source": {
11     "git": "https://github.com/iguanastudios/ISGameCenter.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "ISGameCenter/*",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "SpriteKit"
22   ]