[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / e / 3 / JDCloudSDKRenewal / 0.0.12 / JDCloudSDKRenewal.podspec.json
blob1fd2c6b33bbe6f94fe8a43a8073ef18dc1ebee26
2   "name": "JDCloudSDKRenewal",
3   "version": "0.0.12",
4   "summary": "JD Cloud Open API Swift SDK Renewal",
5   "description": "JDCloud Open API Swift SDK Renewal 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.12"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKRenewal",
21     "Sources/JDCloudSDKRenewal/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKRenewal/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.12"
28     ]
29   }