[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 0 / SimplePingSwift / 0.1.0 / SimplePingSwift.podspec.json
blobdde8179de934c6298aacfe9860546f5486f7aba8
2   "name": "SimplePingSwift",
3   "version": "0.1.0",
4   "summary": "SimplePingSwift is a wrapper for Apple's SimplePing",
5   "description": "SimplePingSwift is a wrapper for Apple's SimplePing written in Swift",
6   "homepage": "https://weist.it",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vinzenz Weist": "vinz1911@me.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Vinz1911/SimplePingSwift.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "SimplePingSwift",
23     "SimplePingSwift/**/*.{h,m,swift}"
24   ],
25   "swift_version": "4.0"