[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 0 / SDKFramework / 1.0.0 / SDKFramework.podspec.json
blobfa2015967cbe32681f0038cfe9c57ada9718fea0
2   "name": "SDKFramework",
3   "version": "1.0.0",
4   "summary": "CubeaceSDK提供出去供第三方使用的相应文件.",
5   "description": "CubeaceSDK",
6   "homepage": "https://github.com/zzw282573369/SDKFramework",
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/zzw282573369/SDKFramework.git",
19     "tag": "1.0.0"
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   }