[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / a / f / 4 / KTrace / 1.0.0 / KTrace.podspec.json
blob3dad2442289fe76f9aeff7c55d0fec06d19a2060
2   "name": "KTrace",
3   "version": "1.0.0",
4   "summary": "KTrace traceroute implementation",
5   "description": "KTrace - Traceroute in swift",
6   "homepage": "https://github.com/massimo-gollo/KTrace",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Massimo Gollo": "develop@massimogollo.it"
13   },
14   "source": {
15     "git": "git@github.com:massimo-gollo/KTrace.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "KTrace/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.1"
21   },
22   "swift_versions": "4.2",
23   "swift_version": "4.2"