[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / b / 0 / 1 / WalmartOpenApi / 1.0.0 / WalmartOpenApi.podspec.json
blobe13cf445f4ce7e2a92fd20abbf0b1d177802d9e7
2   "name": "WalmartOpenApi",
3   "version": "1.0.0",
4   "summary": "Walmart Open API SDK for iOS",
5   "description": "Walmart is the world's largest retailer, and the Walmart Open API provides\naccess to our extensive product catalog, thus enabling digital distribution\npartners to earn substantial affiliate revenues from customer referrals.",
6   "platforms": {
7     "ios": "8.0"
8   },
9   "requires_arc": true,
10   "homepage": "https://developer.walmartlabs.com/",
11   "license": "Private",
12   "source": {
13     "http": "https://affiliates.walmart.com/linksharepromo/assets/WalmartOpenApi-1.0.0.zip"
14   },
15   "authors": {
16     "@WalmartLabs": "affilops@wal-mart.com"
17   },
18   "preserve_paths": [
19     "WalmartOpenApi.framework",
20     "docs"
21   ],
22   "ios": {
23     "frameworks": [
24       "Foundation",
25       "SystemConfiguration",
26       "MobileCoreServices",
27       "CoreGraphics",
28       "Security"
29     ],
30     "vendored_frameworks": "WalmartOpenApi.framework"
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "~> 3"
35     ],
36     "JSONModel": [
37       "~> 1.2"
38     ],
39     "ISO8601": [
40       "~> 0.5"
41     ]
42   }