[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / c / YF_GameCode / 2.1.5 / YF_GameCode.podspec.json
blobc63bbff77151379b819ed26b0cf5a6b02132e582
2   "name": "YF_GameCode",
3   "version": "2.1.5",
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.1.5"
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   }