[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 8 / CubeaceIosFramework / 2.0.2 / CubeaceIosFramework.podspec.json
blob8c7916d006420e1526058485d49b78ea83e997d2
2   "name": "CubeaceIosFramework",
3   "version": "2.0.2",
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.0.2"
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   ],
36   "libraries": [
37     "iconv",
38     "xml2",
39     "sqlite3.0",
40     "z",
41     "sqlite3"
42   ],
43   "requires_arc": true,
44   "dependencies": {
45     "FBSDKCoreKit": [
47     ],
48     "FBSDKLoginKit": [
50     ],
51     "FBSDKShareKit": [
53     ],
54     "FBSDKPlacesKit": [
56     ],
57     "GoogleSignIn": [
58       "~> 5.0"
59     ],
60     "Firebase/Analytics": [
62     ],
63     "Firebase/DynamicLinks": [
65     ],
66     "Firebase/Messaging": [
68     ],
69     "GA-SDK-IOS": [
70       "~> 2.2"
71     ]
72   }