[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / e / YF_Auth / 1.0.3 / YF_Auth.podspec.json
blob7830f3f42877bf1d8804bb7f4ca8bd661627f835
2   "name": "YF_Auth",
3   "version": "1.0.3",
4   "summary": "用户系统",
5   "description": "iOS用户系统库",
6   "homepage": "https://e.coding.net/szyifants/YF_Auth.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_Auth.git",
19     "tag": "1.0.3"
20   },
21   "vendored_frameworks": "YFAuth.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
26     ],
27     "YF_Core": [
29     ]
30   }