blob: 80e72585c9c9d8f1f392d0cc2dfcd0c02837eb25 [file] [log] [blame]
{
"name": "TianRuiSDK",
"version": "0.1.578",
"summary": "TianRui TRSDK",
"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.",
"homepage": "https://github.com/TianRuiTheCompanyAcount/TRSDK",
"license": "MIT",
"authors": {
"TianRui": "fdpuvqo@yeah.net"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/TianRuiTheCompanyAcount/TRSDK.git",
"tag": "0.1.578"
},
"vendored_frameworks": "TRSDK.Framework",
"requires_arc": true,
"resources": "TRSource.bundle",
"dependencies": {
"Firebase/Core": [
],
"Firebase/Auth": [
],
"GoogleSignIn": [
],
"FBSDKLoginKit": [
],
"Masonry": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 4.0.1"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"FCUUID": [
"~> 1.3.1"
],
"CocoaAsyncSocket": [
"~> 7.6.3"
],
"FBSDKShareKit": [
],
"AppsFlyerFramework": [
]
}
}