[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 9 / TianRuiSDK / 0.0.1 / TianRuiSDK.podspec.json
blob0cd129d563cec8f7097307a99f60f301322b71ca
2   "name": "TianRuiSDK",
3   "version": "0.0.1",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TianRuiTheCompanyAcount/TRSDK.git",
16     "tag": "0.0.1"
17   },
18   "vendored_frameworks": "TRSDK.Framework",
19   "requires_arc": true,
20   "dependencies": {
21     "Firebase/Core": [
23     ],
24     "Firebase/Auth": [
26     ],
27     "GoogleSignIn": [
29     ],
30     "FBSDKLoginKit": [
32     ],
33     "Masonry": [
34       "~> 1.1.0"
35     ],
36     "AFNetwork": [
37       "~> 0.1.0"
38     ],
39     "MBProgressHUD": [
40       "~> 0.9.2"
41     ],
42     "FCUUID": [
43       "~> 1.3.1"
44     ]
45   }