[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / b / Mobile-Buy-SDK / 3.0.8 / Mobile-Buy-SDK.podspec.json
blob43de3c64604424c62765b7fec416d5d01face7c4
2   "name": "Mobile-Buy-SDK",
3   "version": "3.0.8",
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   "platforms": {
9     "ios": "10.0"
10   },
11   "module_name": "MobileBuySDK",
12   "requires_arc": true,
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/Shopify/mobile-buy-sdk-ios.git",
19     "tag": "3.0.8",
20     "submodules": true
21   },
22   "source_files": [
23     "Buy/**/*.{h,m,c,swift}",
24     "Pay/**/*.{swift}",
25     "Dependencies/Swift Gen/support/Sources/GraphQL.swift"
26   ],
27   "xcconfig": {
28     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1"
29   },
30   "pushed_with_swift_version": "3.2"