[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / b / EasyGameCenter / 2.1.0 / EasyGameCenter.podspec.json
blob2e9278dff6619e32662f022c03123776ec094103
2   "name": "EasyGameCenter",
3   "version": "2.1.0",
4   "summary": "Easy Game Center helps to manage Game Center in iOS",
5   "homepage": "https://github.com/DaRkD0G/Easy-Game-Center-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DaRkD0G": "stephan.yannick@me.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/DaRkD0G/Easy-Game-Center-Swift.git",
18     "tag": "2.1.0"
19   },
20   "source_files": "EasyGameCenter.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "GameKit",
24     "SystemConfiguration"
25   ]