[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 7 / b / Mobile-Buy-SDK / 3.0.7 / Mobile-Buy-SDK.podspec.json
blobc541e1ce40ff13c1894ef4e34dc780784cd5fc14
2   "name": "Mobile-Buy-SDK",
3   "version": "3.0.7",
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.7",
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"