[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 8 / CubeaceIosFramework / 2.3.7 / CubeaceIosFramework.podspec.json
blob4d38c484fc1fa9d7d4c907c9ebe9d4cd7b541f32
2   "name": "CubeaceIosFramework",
3   "version": "2.3.7",
4   "summary": "CubeaceIosFramework SDK提供出去供第三方使用的相应文件.",
5   "description": "广州超方体网络科技有限公司CubeaceIosFramework SDK",
6   "homepage": "https://github.com/Touch-Network/CubeaceIosFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzw": "zhuangzaiwang@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Touch-Network/CubeaceIosFramework.git",
19     "tag": "2.3.7"
20   },
21   "vendored_frameworks": "CubeaceSDK/*.framework",
22   "resources": "CubeaceSDK/*.{bundle,plist}",
23   "frameworks": [
24     "GameKit",
25     "AuthenticationServices",
26     "Foundation",
27     "UIKit",
28     "StoreKit",
29     "SafariServices",
30     "LocalAuthentication",
31     "AdSupport",
32     "SystemConfiguration",
33     "WebKit",
34     "AudioToolbox",
35     "CoreMedia"
36   ],
37   "libraries": [
38     "iconv",
39     "xml2",
40     "sqlite3.0",
41     "z",
42     "sqlite3"
43   ],
44   "requires_arc": true,
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "dependencies": {
52     "FBSDKCoreKit": [
53       "11.2.1"
54     ],
55     "FBSDKLoginKit": [
56       "11.2.1"
57     ],
58     "FBSDKShareKit": [
59       "11.2.1"
60     ],
61     "GoogleSignIn": [
62       "~> 5.0"
63     ],
64     "Firebase/Analytics": [
66     ],
67     "Firebase/DynamicLinks": [
69     ],
70     "Firebase/Messaging": [
72     ],
73     "mob_sharesdk": [
75     ],
76     "mob_sharesdk/ShareSDKUI": [
78     ],
79     "mob_sharesdk/ShareSDKPlatforms/QQ": [
81     ],
82     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
84     ],
85     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
87     ],
88     "mob_sharesdk/ShareSDKPlatforms/Instagram": [
90     ],
91     "mob_sharesdk/ShareSDKPlatforms/WhatsApp": [
93     ],
94     "mob_sharesdk/ShareSDKPlatforms/Twitter": [
96     ],
97     "mob_sharesdk/ShareSDKConfigFile": [
99     ],
100     "mob_sharesdk/ShareSDKExtension": [
102     ],
103     "SocketRocket": [
105     ],
106     "MJRefresh": [
108     ],
109     "CTAssetsPickerController": [
110       "~> 3.3.0"
111     ],
112     "TZImagePickerController": [
114     ],
115     "FlatBuffers-ObjC": [
117     ],
118     "ThinkingSDK": [
120     ]
121   }