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