[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / 2 / c / YF_GameCode / 2.0.0 / YF_GameCode.podspec.json
blob9aba11cdc7d5f18e219c0fe8448ca357ad4fe4d0
2   "name": "YF_GameCode",
3   "version": "2.0.0",
4   "summary": "游戏码",
5   "description": "iOS游戏码静态库",
6   "homepage": "https://e.coding.net/szyifants/yf_gamecode/yf_gamecode.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_gamecode/yf_gamecode.git",
19     "tag": "2.0.0"
20   },
21   "vendored_frameworks": "YFGameCode.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
25       ">= 1.1.6"
26     ],
27     "YF_Core": [
28       ">= 1.2.6"
29     ],
30     "YF_Auth": [
31       ">= 1.5.2"
32     ]
33   }