[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 4 / YiHaoSDK_Offical / 1.0.6 / YiHaoSDK_Offical.podspec.json
blob7c8826f0cca58f9f7a4b694b8e674b7df5e8b9c7
2   "name": "YiHaoSDK_Offical",
3   "version": "1.0.6",
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.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     "AppTrackingTransparency",
33     "CoreMotion"
34   ],
35   "libraries": [
36     "z",
37     "c++",
38     "resolv",
39     "sqlite3.0",
40     "z.1"
41   ],
42   "requires_arc": true,
43   "user_target_xcconfig": {
44     "ENABLE_BITCODE": "NO",
45     "OTHER_LDFLAGS": "-lObjC"
46   },
47   "vendored_frameworks": [
48     "Framework/YiHaoSDKCore_Offical.framework"
49   ],
50   "dependencies": {
51     "YiHaoSDK_Common": [
53     ],
54     "IQKeyboardManager": [
56     ]
57   }