blob: 9b7c558a2ecfc93f56510a98fa982a3558d5baf1 [file] [log] [blame]
{
"name": "TTCSDK",
"version": "0.0.17",
"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.17"
},
"source_files": "TTCSDK/**/*.swift",
"resources": "TTCSDKBundle.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": [
"TTC_SDK_NET.framework",
"TTCPay.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"
],
"SwiftyRSA": [
]
}
}