[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / YF_AntiAddiction / 2.2.0 / YF_AntiAddiction.podspec.json
blob2a8572a658200acbb03971617448e96d42f52770
2   "name": "YF_AntiAddiction",
3   "version": "2.2.0",
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.0"
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   }