[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 2 / b / EasyGameCenter / 2.3.2 / EasyGameCenter.podspec.json
blobfdcbcfc8202cb6639f6c03201b0a3e19258c1654
2   "name": "EasyGameCenter",
3   "version": "2.3.2",
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     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/DaRkD0G/Easy-Game-Center-Swift.git",
19     "tag": "2.3.0"
20   },
21   "source_files": "EasyGameCenter.swift",
22   "requires_arc": true,
23   "frameworks": [
24     "GameKit",
25     "SystemConfiguration"
26   ]