[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 9 / b / c / SwiftyPing / 1.2.2 / SwiftyPing.podspec.json
blob609d96a33781811ee1aa3b0709f1457a1b88c281
2   "name": "SwiftyPing",
3   "version": "1.2.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "ICMP ping client for Swift 5",
9   "homepage": "https://github.com/dvkch/SwiftyPing",
10   "authors": {
11     "dvkch": "https://github.com/dvkch"
12   },
13   "source": {
14     "git": "https://github.com/dvkch/SwiftyPing.git",
15     "tag": "v1.2.2"
16   },
17   "social_media_url": "https://github.com/dvkch",
18   "platforms": {
19     "osx": "10.14",
20     "ios": "12.0",
21     "tvos": "12.0"
22   },
23   "source_files": "Sources/SwiftyPing/*.swift",
24   "frameworks": "Foundation",
25   "swift_versions": [
26     "5.0"
27   ],
28   "swift_version": "5.0"