[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / b / Mobile-Buy-SDK / 6.2.0 / Mobile-Buy-SDK.podspec.json
blob19769ff8eb839a895f31c876fd5ff2fd03f165d0
2   "name": "Mobile-Buy-SDK",
3   "version": "6.2.0",
4   "summary": "Create custom Shopify storefront on iOS.",
5   "description": "Shopify’s Mobile Buy SDK makes it simple to create custom storefronts in your mobile app. Utitlizing the power and flexibility of GraphQL you can build native storefront experiences using the Shopify platform.",
6   "homepage": "https://github.com/Shopify/mobile-buy-sdk-ios",
7   "authors": "Shopify Inc.",
8   "module_name": "MobileBuySDK",
9   "requires_arc": true,
10   "platforms": {
11     "ios": "12.0",
12     "watchos": "3.1",
13     "tvos": "12.0"
14   },
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "source": {
20     "git": "https://github.com/Shopify/mobile-buy-sdk-ios.git",
21     "tag": "6.2.0",
22     "submodules": true
23   },
24   "swift_versions": "5.0",
25   "source_files": "Buy/**/*.{swift}",
26   "exclude_files": "Pay/Utilities/Log.swift",
27   "ios": {
28     "source_files": "Pay/**/*.{swift}"
29   },
30   "watchos": {
31     "source_files": "Pay/**/*.{swift}"
32   },
33   "swift_version": "5.0"