blob: c324655890ef262bdd3c48aae89214e72ff89fed [file] [log] [blame]
{
"name": "TianRuiSDK",
"version": "0.1.2",
"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.2"
},
"vendored_frameworks": "TRSDK.Framework",
"requires_arc": true,
"resources": "TRSource.bundle",
"dependencies": {
"Firebase/Core": [
],
"Firebase/Auth": [
],
"GoogleSignIn": [
],
"FBSDKLoginKit": [
],
"Masonry": [
"~> 1.1.0"
],
"AFNetwork": [
"~> 0.1.0"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"FCUUID": [
"~> 1.3.1"
],
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCAnalyticsGame": [
"~> 6.0.3+G"
],
"UMCCommonLog": [
],
"Adjust": [
"~> 4.15.0"
]
}
}