[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / b / 8 / Disco / 1.1.0 / Disco.podspec.json
blob689011ca53c632831c57341fe66bb606aa42ce27
2   "name": "Disco",
3   "platforms": {
4     "ios": "12.0",
5     "osx": "10.14"
6   },
7   "version": "1.1.0",
8   "license": {
9     "type": "Custom"
10   },
11   "summary": "Network library for hosts discovery and monitoring",
12   "homepage": "https://github.com/dvkch/Disco",
13   "authors": {
14     "Stan Chevallier": "contact@stanislaschevallier.fr"
15   },
16   "source": {
17     "git": "https://github.com/dvkch/Disco.git",
18     "tag": "1.1.0"
19   },
20   "swift_versions": "5.8",
21   "source_files": "Disco/*.swift",
22   "dependencies": {
23     "SwiftyPing": [
24       ">= 1.2.2"
25     ]
26   },
27   "xcconfig": {
28     "CLANG_MODULES_AUTOLINK": "YES"
29   },
30   "swift_version": "5.8"