blob: 42b822db6c8e9e2ffd53fef624a585a999700ead [file] [log] [blame]
{
"name": "TTCSDK",
"version": "0.0.9",
"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.0.9"
},
"source_files": "TTCSDK/**/*.swift",
"resources": "TTCSDKBundle.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "TTC_SDK_NET.framework",
"dependencies": {
"SwiftProtobuf": [
"1.0.3"
],
"BigInt": [
"3.1.0"
],
"JSONRPCKit": [
"3.0.0"
],
"APIKit": [
"3.2.1"
],
"CryptoSwift": [
"0.10.0"
],
"TrustCore": [
"0.0.7"
],
"TrezorCrypto": [
"0.0.6"
],
"RealmSwift": [
"3.7.5"
]
}
}