blob: 2e5ff8f0e289ed01ddd6767b2d5d2005140b1793 [file] [log] [blame]
{
"name": "TestPrivatePod1",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "TestPrivatePod1/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"Alamofire": [
"5.0.0-rc.3"
]
},
"swift_version": "5"
}