[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 7 / 5 / ShopApp_Shopify / 1.0.6 / ShopApp_Shopify.podspec.json
blobcb86851aa2cbb0e2647e7aaf782a8cf7995b3a50
2   "name": "ShopApp_Shopify",
3   "version": "1.0.6",
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.6"
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.5"
29     ],
30     "KeychainSwift": [
31       "~> 14.0"
32     ],
33     "Alamofire": [
34       "~> 4.8"
35     ],
36     "ShopApp_Gateway": [
37       "~> 1.0"
38     ]
39   }