[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 7 / 4 / YiHaoSDK / 1.0.6 / YiHaoSDK.podspec.json
blob39d2dff4b8bebd87e5481aef60876ddaca522757
2   "name": "YiHaoSDK",
3   "version": "1.0.6",
4   "summary": "YiHaoSDK iOS",
5   "description": "一号SDK iOS v1 rel",
6   "homepage": "https://github.com/TZRin/YiHaoSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TZRin": "qq599165947@outlook.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TZRin/YiHaoSDK_iOS.git",
19     "tag": "1.0.6"
20   },
21   "resources": "Framework/SDKResources.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "Photos",
26     "CoreText",
27     "CoreTelephony",
28     "AdSupport",
29     "SystemConfiguration",
30     "StoreKit",
31     "Security"
32   ],
33   "requires_arc": true,
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
39     "ENABLE_BITCODE": "NO",
40     "OTHER_LDFLAGS": "-lObjC"
41   },
42   "vendored_frameworks": "Framework/SDKCore.framework",
43   "dependencies": {
44     "AFNetworking": [
46     ],
47     "Masonry": [
49     ],
50     "SVProgressHUD": [
52     ],
53     "IQKeyboardManager": [
55     ],
56     "MJExtension": [
58     ]
59   }