[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 3 / 2 / 0 / DDKitSwift_Ping / 3.0.5 / DDKitSwift_Ping.podspec.json
blob5e3cfcffe8754bc0cdc3f04ef0ceed08fafdf72a
2   "name": "DDKitSwift_Ping",
3   "swift_versions": "5.0",
4   "version": "3.0.5",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "PingTools plugin for ZXKit, build by HDPingTools",
10   "homepage": "https://github.com/DamonHu/DDKitSwift_Ping",
11   "authors": {
12     "DamonHu": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/DDKitSwift_Ping.git",
16     "tag": "3.0.5"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "12.0"
21   },
22   "resource_bundles": {
23     "DDKitSwift_Ping": [
24       "pod/assets/**/*"
25     ]
26   },
27   "source_files": "pod/*.swift",
28   "dependencies": {
29     "DDKitSwift/core": [
30       "~> 3.0.0"
31     ],
32     "DDPingTools": [
33       "~> 3.0.0"
34     ]
35   },
36   "documentation_url": "https://github.com/DamonHu/DDKitSwift_Ping",
37   "swift_version": "5.0"