blob: 41b646d0384f4fb1c546132d38e61efa4df7ae60 [file] [log] [blame]
{
"name": "ACNSDK",
"version": "0.2.28",
"summary": "ACNSDK",
"homepage": "https://github.com/TTCECO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenchao": "chenchao@tataufo.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/TTCECO/ACNSDK_iOS.git",
"tag": "0.2.28"
},
"source_files": "ACNSDK/**/*.swift",
"resources": "ACNSDKBundle.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": [
"ACN_SDK_NET.framework",
"TTCPay.framework"
],
"static_framework": true,
"dependencies": {
"SwiftProtobuf": [
"1.0.3"
],
"BigInt": [
"3.1.0"
],
"JSONRPCKit": [
],
"Alamofire": [
],
"TrustCore": [
"0.0.7"
],
"TrezorCrypto": [
"0.0.9"
],
"RealmSwift": [
],
"SwiftyRSA": [
],
"Google-Mobile-Ads-SDK": [
],
"web3swift.pod": [
"2.1.5"
],
"PromiseKit": [
"6.8.0"
],
"GoogleMobileAdsMediationFacebook": [
"5.6.0"
]
},
"swift_version": "4.2"
}