[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / YF_GameCode / 0.5.0 / YF_GameCode.podspec.json
blobaa1a932edd86d16a722e8023e7411875ccd22109
2   "name": "YF_GameCode",
3   "version": "0.5.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": "0.5.0"
20   },
21   "vendored_frameworks": "YFGameCode.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
25       ">= 1.0.6"
26     ],
27     "YF_Core": [
28       ">= 1.0.7"
29     ],
30     "YF_Auth": [
31       ">= 1.1.6"
32     ]
33   }