[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / b / Mobile-Buy-SDK / 1.2.2 / Mobile-Buy-SDK.podspec.json
blobd14973a3ba2e698d631b3d774701824808e7250c
2   "name": "Mobile-Buy-SDK",
3   "version": "1.2.2",
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   "source": {
16     "git": "https://github.com/Shopify/mobile-buy-sdk-ios.git",
17     "tag": "1.2.2"
18   },
19   "source_files": "Mobile Buy SDK/Mobile Buy SDK/**/*.{h,m,mm}",
20   "public_header_files": "Mobile Buy SDK/Mobile Buy SDK/**/*.h",
21   "exclude_files": "Mobile Buy SDK/Mobile Buy SDK/Buy.h",
22   "module_name": "Buy",
23   "frameworks": "PassKit",
24   "libraries": "c++",
25   "requires_arc": true