[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / e / JDCloudSDKVm / 0.0.5 / JDCloudSDKVm.podspec.json
blobebd3efde20baa6916dca4bb9fa19370776e7a7b7
2   "name": "JDCloudSDKVm",
3   "version": "0.0.5",
4   "summary": "JD Cloud Open API Swift SDK Vm",
5   "description": "JDCloud Open API Swift SDK Vm 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.5"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKVm",
21     "Sources/JDCloudSDKVm/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKVm/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.5"
28     ],
29     "JDCloudSDKVpc": [
30       "~> 0.0.5"
31     ],
32     "JDCloudSDKCommon": [
33       "~> 0.0.5"
34     ],
35     "JDCloudSDKDisk": [
36       "~> 0.0.5"
37     ],
38     "JDCloudSDKCharge": [
39       "~> 0.0.5"
40     ]
41   }