[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 3 / YF_AntiAddiction / 1.1.1 / YF_AntiAddiction.podspec.json
blob5f71997384e4d6a8fd06c523e4c4f1b685202b82
2   "name": "YF_AntiAddiction",
3   "version": "1.1.1",
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": "1.1.1"
20   },
21   "vendored_frameworks": "YFAntiAddiction.framework",
22   "dependencies": {
23     "YF_Core": [
25     ],
26     "YF_Utils": [
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }