blob: f7f484895bc471b247df643a6f5b0b725fe68b0a [file] [log] [blame]
{
"name": "TTCPay",
"version": "0.0.1",
"summary": "TTCPay",
"homepage": "https://github.com/TTCECO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tataufo": "chenchao@tataufo.com"
},
"source": {
"git": "https://github.com/TTCECO/TTCPay_iOS.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "TTCPay/TTCPay.framework",
"dependencies": {
"SwiftProtobuf": [
"1.2.0"
],
"CryptoSwift": [
"0.10.0"
],
"SwiftyRSA": [
],
"Alamofire": [
]
}
}