blob: 02296d612191cfc06745259107d3ba21045e4ccb [file] [log] [blame]
{
"name": "TestPrivatePod1",
"version": "0.4.0",
"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.4.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5",
"dependencies": {
"AWSCore": [
"~> 2.12"
]
},
"swift_version": "5"
}