[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / c / YF_GameCode / 2.1.8 / YF_GameCode.podspec.json
blob14433000f77338a983b0ef774b947a434b378ca6
2   "name": "YF_GameCode",
3   "version": "2.1.8",
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     "leonard.li": "liqiang@game7.cc"
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.1.8"
20   },
21   "vendored_frameworks": "YFGameCode.framework",
22   "requires_arc": true,
23   "resource_bundles": {
24     "YF_GameCodeResources": [
25       "Resources/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "dependencies": {
29     "YF_Core": [
30       ">= 1.5.9"
31     ]
32   }