[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 7 / 5 / ShopApp_Shopify / 1.0.4 / ShopApp_Shopify.podspec.json
blob274e673e8a9abe03c3d2e3266e2ff4ac6c4cc711
2   "name": "ShopApp_Shopify",
3   "version": "1.0.4",
4   "summary": "ShopApp_Shopify description",
5   "homepage": "https://github.com/rubygarage/shopapp-shopify-ios",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Mykola Voronin": "nvoronin@rubygarage.org"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/rubygarage/shopapp-shopify-ios.git",
18     "tag": "1.0.4"
19   },
20   "source_files": "Shopify/**/*.swift",
21   "resource_bundles": {
22     "ShopApp_Shopify": [
23       "Shopify/Countries.json"
24     ]
25   },
26   "dependencies": {
27     "Mobile-Buy-SDK": [
28       "~> 3.1"
29     ],
30     "KeychainSwift": [
31       "~> 10.0"
32     ],
33     "Alamofire": [
34       "~> 4.5"
35     ],
36     "ShopApp_Gateway": [
37       "~> 1.0"
38     ]
39   }