[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 1 / JDCloudSDKRedis / 0.0.1 / JDCloudSDKRedis.podspec.json
blob6512b3e2b6a2f9fb0b6f73d12817fca0b2e0c3f7
2   "name": "JDCloudSDKRedis",
3   "version": "0.0.1",
4   "summary": "JD Cloud open API SDK Redis",
5   "description": "JDCloud Open API SDK Redis framework",
6   "homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "JDCloud API GateWay Team": "JDCloud API GateWay Team"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/jdcloud-api/jdcloud-sdk-ios.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKRedis",
21     "Sources/JDCloudSDKRedis/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKRedis/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.1"
28     ],
29     "JDCloudSDKCommon": [
30       "~> 0.0.1"
31     ],
32     "JDCloudSDKCharge": [
33       "~> 0.0.1"
34     ]
35   }