blob: 3c64cd0ca79be924f25010ac5a9467b63a01bf75 [file] [log] [blame]
{
"name": "TestPrivatePod1",
"version": "0.2.1",
"summary": "Speshe is a payment gateway allowing users to easily do electronic transactions.",
"description": "\"Speshe Description. Used for transactions with Speshe users. Built with Xcode 11.2.1, Swift 5. A description, description, description.\"",
"homepage": "http://www.worktable.sg/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vicWT": "vic@worktable.sg"
},
"source": {
"git": "https://github.com/vicWT/TestPrivatePod1.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "TestPrivatePod1/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"Alamofire": [
"5.0.0-rc.3"
],
"AWSCore": [
"~> 2.12"
],
"RxSwift": [
"~> 5.0"
]
},
"swift_version": "5"
}