[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / f / 6 / CMSDK / 1.0.2 / CMSDK.podspec.json
blobabf5962157b0385eaea42be21128ea9c7a4babb4
2   "name": "CMSDK",
3   "version": "1.0.2",
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     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "SDK/Spike.framework",
21   "resources": "SDK/Spike.bundle",
22   "frameworks": [
23     "UIKit",
24     "Accelerate",
25     "AdServices",
26     "AdSupport",
27     "AppTrackingTransparency",
28     "iAd",
29     "JavaScriptCore",
30     "MobileCoreServices",
31     "CoreMotion",
32     "Network",
33     "StoreKit",
34     "Security",
35     "SystemConfiguration",
36     "WebKit",
37     "AuthenticationServices",
38     "SafariServices",
39     "LocalAuthentication",
40     "Security",
41     "Foundation",
42     "CoreFoundation"
43   ],
44   "libraries": [
45     "c++.1",
46     "z.1.2.8",
47     "sqlite3.0"
48   ],
49   "xcconfig": {
50     "OTHER_LDFLAGS": "-ObjC"
51   },
52   "dependencies": {
53     "AFNetworking": [
55     ],
56     "MBProgressHUD": [
58     ],
59     "Masonry": [
61     ],
62     "IQKeyboardManager": [
64     ],
65     "SDWebImage": [
67     ],
68     "GT3Captcha-iOS": [
70     ],
71     "FBSDKLoginKit": [
73     ],
74     "GoogleSignIn": [
76     ],
77     "YTKKeyValueStore": [
79     ],
80     "AppsFlyerFramework": [
82     ],
83     "FirebaseMessaging": [
85     ]
86   }