blob: f44a1da7e8eb05f40a058d29356636c4b5cda94e [file] [log] [blame]
{
"name": "ShopApp_Shopify",
"version": "1.0.5",
"summary": "ShopApp_Shopify description",
"homepage": "https://github.com/rubygarage/shopapp-shopify-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Mykola Voronin": "nvoronin@rubygarage.org"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/rubygarage/shopapp-shopify-ios.git",
"tag": "1.0.5"
},
"source_files": "Shopify/**/*.swift",
"resource_bundles": {
"ShopApp_Shopify": [
"Shopify/Countries.json"
]
},
"dependencies": {
"Mobile-Buy-SDK": [
"3.1.5"
],
"KeychainSwift": [
"~> 14.0"
],
"Alamofire": [
"~> 4.8"
],
"ShopApp_Gateway": [
"~> 1.0"
]
}
}