blob: d570537cc314bb6c58c010465c1f13aee6900853 [file] [log] [blame]
{
"name": "ShopApp_Shopify",
"version": "1.0.3",
"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"
},
"source": {
"git": "https://github.com/rubygarage/shopapp-shopify-ios.git",
"tag": "1.0.3"
},
"source_files": "Shopify/**/*.swift",
"resource_bundles": {
"ShopApp_Shopify": [
"Shopify/Countries.json"
]
},
"dependencies": {
"Mobile-Buy-SDK": [
"~> 3.1"
],
"KeychainSwift": [
"~> 10.0"
],
"Alamofire": [
"~> 4.5"
],
"ShopApp_Gateway": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}