[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / 0 / 9 / WalmartSDKKit / 1.0.0 / WalmartSDKKit.podspec.json
blob1766dda071334ed0146edc924310c7ef4da47472
2   "name": "WalmartSDKKit",
3   "version": "1.0.0",
4   "summary": "Walmart SDK Kit for iOS",
5   "description": "Walmart SDK is designed to let you drive sales right in your app or on your website. SDK components like BuyNow button can be placed next to a product offering on the website or in a mobile application and it can be configured to directly add the product to the cart on Walmart.com.s the world's largest retailer, and the Walmart Open API provides",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "requires_arc": true,
10   "homepage": "https://affiliates.walmart.com/#!/mobilesdk",
11   "license": "Private",
12   "source": {
13     "http": "https://affiliates.walmart.com/linksharepromo/assets/WalmartSDKKit-1.0.0.zip"
14   },
15   "authors": {
16     "@WalmartLabs": "affilops@wal-mart.com"
17   },
18   "preserve_paths": [
19     "WalmartSDKKit.framework",
20     "Example"
21   ],
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "UIKit"
26     ],
27     "vendored_frameworks": "WalmartSDKKit.framework"
28   },
29   "dependencies": {
30     "WalmartOpenApi": [
31       "~> 1"
32     ]
33   }