[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / b / Mobile-Buy-SDK / 2.0.0 / Mobile-Buy-SDK.podspec.json
blobbd6141c6e7d3be274e544c93e9d74e10a9042795
2   "name": "Mobile-Buy-SDK",
3   "version": "2.0.0",
4   "summary": "Sell with Shopify in iOS apps",
5   "description": "Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.",
6   "homepage": "https://developers.shopify.com/mobile-buy-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Shopify Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "resource_bundles": {
16     "Buy": "Mobile Buy SDK/Mobile Buy SDK/Models/Mobile Buy SDK.xcdatamodeld"
17   },
18   "source": {
19     "git": "https://github.com/Shopify/mobile-buy-sdk-ios.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "Mobile Buy SDK/Mobile Buy SDK/**/*.{h,m,mm}",
23   "public_header_files": [
24     "Mobile Buy SDK/Mobile Buy SDK/Buy.h",
25     "Mobile Buy SDK/Mobile Buy SDK/**/*.h"
26   ],
27   "header_dir": "Buy",
28   "module_name": "Buy",
29   "frameworks": "PassKit",
30   "libraries": "c++",
31   "requires_arc": true