blob: 392ab462de20671bb2efb19e9a7f7141f97e5b4e [file] [log] [blame]
{
"name": "ShopApp_Gateway",
"version": "1.0.4",
"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"
},
"source": {
"git": "https://github.com/rubygarage/shopapp-ios.git",
"tag": "1.0.4"
},
"source_files": "ShopApp_Gateway/**/*.swift"
}