[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / f / DDPingTools / 3.0.1 / DDPingTools.podspec.json
bloba135f8453487b8b5afb3f0be4f6363ca68daabe2
2   "name": "DDPingTools",
3   "swift_versions": "5.0",
4   "version": "3.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "iOS Ping tool, based on Apple's simplePing project",
10   "homepage": "https://github.com/DamonHu/DDPingTools",
11   "authors": {
12     "DamonHu": "dong765@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DamonHu/DDPingTools.git",
16     "tag": "3.0.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0"
21   },
22   "default_subspecs": "core",
23   "frameworks": "Foundation",
24   "documentation_url": "hhttps://ddceo.com/blog/1296.html",
25   "subspecs": [
26     {
27       "name": "core",
28       "source_files": "pod/*.{h,m,swift}"
29     }
30   ],
31   "swift_version": "5.0"