blob: 0b905c9b57b5754a8d1a1317c7afe0713212041d [file] [log] [blame]
{
"name": "TTCSDK",
"version": "0.1.0",
"summary": "TTCSDK",
"homepage": "https://github.com/TTCECO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenchao": "chenchao@tataufo.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/TTCECO/TTCSDK_iOS.git",
"tag": "0.1.0"
},
"source_files": "TTCSDK/**/*.swift",
"resources": "TTCSDKBundle.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": [
"TTC_SDK_NET.framework",
"TTCPay.framework"
],
"static_framework": true,
"dependencies": {
"SwiftProtobuf": [
"1.0.3"
],
"BigInt": [
"3.1.0"
],
"JSONRPCKit": [
],
"Alamofire": [
],
"CryptoSwift": [
"0.12.0"
],
"TrustCore": [
"0.0.7"
],
"TrezorCrypto": [
"0.0.9"
],
"RealmSwift": [
"3.7.5"
],
"SwiftyRSA": [
],
"Google-Mobile-Ads-SDK": [
"7.37.0"
]
}
}