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