[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 7 / 5 / ShopApp_Shopify / 1.0.5 / ShopApp_Shopify.podspec.json
blobf44a1da7e8eb05f40a058d29356636c4b5cda94e
2   "name": "ShopApp_Shopify",
3   "version": "1.0.5",
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   "swift_versions": "4.2",
17   "source": {
18     "git": "https://github.com/rubygarage/shopapp-shopify-ios.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "Shopify/**/*.swift",
22   "resource_bundles": {
23     "ShopApp_Shopify": [
24       "Shopify/Countries.json"
25     ]
26   },
27   "dependencies": {
28     "Mobile-Buy-SDK": [
29       "3.1.5"
30     ],
31     "KeychainSwift": [
32       "~> 14.0"
33     ],
34     "Alamofire": [
35       "~> 4.8"
36     ],
37     "ShopApp_Gateway": [
38       "~> 1.0"
39     ]
40   }