[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 3 / f / 9 / TianRuiSDK / 0.1.43 / TianRuiSDK.podspec.json
blob73ee86eb01c468f0cbaa6b8acf7e55927abf30d9
2   "name": "TianRuiSDK",
3   "version": "0.1.43",
4   "summary": "TianRui TRSDK",
5   "description": "TRSDK is primarily used to provide portable, secure and reliable account systems and payment services to third-party applications. this\nThis article mainly describes how to use the client sdk payment interface for the developer's access.",
6   "homepage": "https://github.com/TianRuiTheCompanyAcount/TRSDK",
7   "license": "MIT",
8   "authors": {
9     "TianRui": "fdpuvqo@yeah.net"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/TianRuiTheCompanyAcount/TRSDK.git",
16     "tag": "0.1.43"
17   },
18   "vendored_frameworks": "TRSDK.Framework",
19   "requires_arc": true,
20   "resources": "TRSource.bundle",
21   "dependencies": {
22     "Firebase/Core": [
24     ],
25     "Firebase/Auth": [
27     ],
28     "GoogleSignIn": [
30     ],
31     "FBSDKLoginKit": [
33     ],
34     "Masonry": [
35       "~> 1.1.0"
36     ],
37     "AFNetwork": [
38       "~> 0.1.0"
39     ],
40     "MBProgressHUD": [
41       "~> 0.9.2"
42     ],
43     "FCUUID": [
44       "~> 1.3.1"
45     ],
46     "UMCCommon": [
48     ],
49     "UMCSecurityPlugins": [
51     ],
52     "UMCAnalyticsGame": [
53       "~> 6.0.3+G"
54     ],
55     "UMCCommonLog": [
57     ],
58     "Adjust": [
59       "~> 4.15.0"
60     ]
61   }