[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 7 / 1 / 8 / CubeaceIosFramework / 2.4.8 / CubeaceIosFramework.podspec.json
blob1fa4b2075ddb419bb0da214b76ca420ea0cc321e
2   "name": "CubeaceIosFramework",
3   "version": "2.4.8",
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.4.8"
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     "GoogleSignIn": [
53       "~> 5.0"
54     ],
55     "mob_sharesdk": [
57     ],
58     "mob_sharesdk/ShareSDKUI": [
60     ],
61     "mob_sharesdk/ShareSDKPlatforms/QQ": [
63     ],
64     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
66     ],
67     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
69     ],
70     "mob_sharesdk/ShareSDKPlatforms/Instagram": [
72     ],
73     "mob_sharesdk/ShareSDKPlatforms/WhatsApp": [
75     ],
76     "mob_sharesdk/ShareSDKPlatforms/Twitter": [
78     ],
79     "mob_sharesdk/ShareSDKConfigFile": [
81     ],
82     "mob_sharesdk/ShareSDKExtension": [
84     ],
85     "SocketRocket": [
87     ],
88     "MJRefresh": [
90     ],
91     "CTAssetsPickerController": [
92       "~> 3.3.0"
93     ],
94     "TZImagePickerController": [
96     ],
97     "FlatBuffers-ObjC": [
99     ],
100     "ThinkingSDK": [
102     ]
103   }