[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / d / 7 / e / YF_GameCenterKit / 1.0.4 / YF_GameCenterKit.podspec.json
blob28967d4eb5f7a2bfdcfa744d9f9df22c80cfc740
2   "name": "YF_GameCenterKit",
3   "version": "1.0.4",
4   "summary": "gamecenter封装库",
5   "description": "iOSgamecenter静态库",
6   "homepage": "https://e.coding.net/szyifants/yf_gamecenterkit/yf_gamecenterkit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张强": "875252169@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/yf_gamecenterkit/yf_gamecenterkit.git",
19     "tag": "1.0.4"
20   },
21   "vendored_frameworks": "YFGameCenterKit.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
25       ">= 1.0.6"
26     ]
27   }