blob: b6baeef3a071a51a4d8696cd0d255a9b17300f46 [file] [log] [blame]
{
"name": "TTCSDK",
"version": "0.0.13",
"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.13"
},
"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": [
],
"Alamofire": [
],
"CryptoSwift": [
"0.12.0"
],
"TrustCore": [
"0.0.7"
],
"TrezorCrypto": [
"0.0.9"
],
"RealmSwift": [
"3.7.5"
]
}
}