[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 4 / YiHaoSDK_Offical / 1.0.1 / YiHaoSDK_Offical.podspec.json
bloba85aa7b1bc2f73f4b3afc5a54554deec5f5ea276
2   "name": "YiHaoSDK_Offical",
3   "version": "1.0.1",
4   "summary": "YiHaoSDK_Offical iOS",
5   "description": "一号SDK-iOS-offical",
6   "homepage": "https://github.com/TZRin/YiHaoSDK_Offical_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_Offical_iOS.git",
19     "tag": "1.0.1"
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     "AppTrackingTransparency",
33     "CoreMotion"
34   ],
35   "libraries": [
36     "z",
37     "c++",
38     "resolv",
39     "sqlite3.0",
40     "z.1"
41   ],
42   "requires_arc": true,
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
48     "ENABLE_BITCODE": "NO",
49     "OTHER_LDFLAGS": "-lObjC"
50   },
51   "vendored_frameworks": [
52     "Framework/YiHaoSDKCore_Offical.framework"
53   ],
54   "dependencies": {
55     "YiHaoSDK_Common": [
57     ],
58     "IQKeyboardManager": [
60     ],
61     "Bugly": [
63     ]
64   }