blob: 7e1fca7166c7415c9585ddb5641ff688448db09b [file] [log] [blame]
{
"name": "ShopApp_Gateway",
"version": "1.0.5",
"summary": "ShopApp Gateway description",
"homepage": "https://github.com/rubygarage/shopapp-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Mykola Voronin": "nvoronin@rubygarage.org"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/rubygarage/shopapp-ios.git",
"tag": "1.0.5"
},
"source_files": "ShopApp_Gateway/**/*.swift"
}