[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 6 / CMSDK / 1.0.1 / CMSDK.podspec.json
blob8cb5dde310606af83e5f669acb8b27c793749186
2   "name": "CMSDK",
3   "version": "1.0.1",
4   "summary": "畅梦国际版SDK",
5   "homepage": "https://gitee.com/wangclwl/cmsdk.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangcl": "wangcl@changmeng.com"
12   },
13   "source": {
14     "git": "https://gitee.com/wangclwl/cmsdk.git"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "vendored_frameworks": "SDK/Spike.framework",
20   "resources": "SDK/Spike.bundle",
21   "frameworks": [
22     "UIKit",
23     "Accelerate",
24     "AdServices",
25     "AdSupport",
26     "AppTrackingTransparency",
27     "iAd",
28     "JavaScriptCore",
29     "MobileCoreServices",
30     "CoreMotion",
31     "Network",
32     "StoreKit",
33     "Security",
34     "SystemConfiguration",
35     "WebKit",
36     "AuthenticationServices",
37     "SafariServices",
38     "LocalAuthentication",
39     "Security",
40     "Foundation",
41     "CoreFoundation"
42   ],
43   "libraries": [
44     "c++.1",
45     "z.1.2.8",
46     "sqlite3.0"
47   ],
48   "xcconfig": {
49     "OTHER_LDFLAGS": "-ObjC"
50   },
51   "dependencies": {
52     "AFNetworking": [
54     ],
55     "MBProgressHUD": [
57     ],
58     "Masonry": [
60     ],
61     "IQKeyboardManager": [
63     ],
64     "SDWebImage": [
66     ],
67     "GT3Captcha-iOS": [
69     ],
70     "FBSDKLoginKit": [
72     ],
73     "GoogleSignIn": [
75     ],
76     "YTKKeyValueStore": [
78     ],
79     "AppsFlyerFramework": [
81     ],
82     "FirebaseMessaging": [
84     ]
85   }