[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 7 / 1 / 8 / CubeaceIosFramework / 2.4.4 / CubeaceIosFramework.podspec.json
blob35dbed60fb728e6f043a71cf7122b2641032a3b5
2   "name": "CubeaceIosFramework",
3   "version": "2.4.4",
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.4"
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       "~> 12.0.0"
54     ],
55     "FBSDKLoginKit": [
56       "~> 12.0.0"
57     ],
58     "FBSDKShareKit": [
59       "~> 12.0.0"
60     ],
61     "FBSDKGamingServicesKit": [
62       "~> 12.0.0"
63     ],
64     "FBSDKPlacesKit": [
66     ],
67     "GoogleSignIn": [
68       "~> 5.0"
69     ],
70     "mob_sharesdk": [
72     ],
73     "mob_sharesdk/ShareSDKUI": [
75     ],
76     "mob_sharesdk/ShareSDKPlatforms/QQ": [
78     ],
79     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
81     ],
82     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
84     ],
85     "mob_sharesdk/ShareSDKPlatforms/Instagram": [
87     ],
88     "mob_sharesdk/ShareSDKPlatforms/WhatsApp": [
90     ],
91     "mob_sharesdk/ShareSDKPlatforms/Twitter": [
93     ],
94     "mob_sharesdk/ShareSDKConfigFile": [
96     ],
97     "mob_sharesdk/ShareSDKExtension": [
99     ],
100     "SocketRocket": [
102     ],
103     "MJRefresh": [
105     ],
106     "CTAssetsPickerController": [
107       "~> 3.3.0"
108     ],
109     "TZImagePickerController": [
111     ],
112     "FlatBuffers-ObjC": [
114     ],
115     "ThinkingSDK": [
117     ]
118   }