[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / b / e / YF_Auth / 2.2.0 / YF_Auth.podspec.json
blob5a941c98d3da09572c17f1f0a18eaabb35d5be0c
2   "name": "YF_Auth",
3   "version": "2.2.0",
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": "2.2.0"
20   },
21   "vendored_frameworks": "YFAuth.framework",
22   "requires_arc": true,
23   "dependencies": {
24     "YF_Utils": [
26     ],
27     "YF_Core": [
28       ">= 1.5.3"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }