[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 1 / e / JDCloudSDKRds / 0.0.8 / JDCloudSDKRds.podspec.json
blob2f9e462a73f00c21bd95500657be547068ba7c16
2   "name": "JDCloudSDKRds",
3   "version": "0.0.8",
4   "summary": "JD Cloud Open API Swift SDK Rds",
5   "description": "JDCloud Open API Swift SDK Rds 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.8"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKRds",
21     "Sources/JDCloudSDKRds/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKRds/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.8"
28     ],
29     "JDCloudSDKCommon": [
30       "~> 0.0.8"
31     ],
32     "JDCloudSDKCharge": [
33       "~> 0.0.8"
34     ]
35   }