[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / b / 6 / 3 / YF_AntiAddiction / 2.2.2 / YF_AntiAddiction.podspec.json
blobf3d021482f0f40cf976d6405a9d01c6862460da5
2   "name": "YF_AntiAddiction",
3   "version": "2.2.2",
4   "summary": "防沉迷",
5   "description": "iOS防沉迷SDK",
6   "homepage": "https://e.coding.net/szyifants/YF_AntiAddiction.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_AntiAddiction.git",
19     "tag": "2.2.2"
20   },
21   "vendored_frameworks": "YFAntiAddiction.framework",
22   "dependencies": {
23     "YF_Core": [
24       ">= 1.2.3"
25     ],
26     "YF_Utils": [
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }