[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / a / PingManager / 0.1.6 / PingManager.podspec.json
blob400e17b7eefdde1aab354212288097fb1af46ae7
2   "name": "PingManager",
3   "version": "0.1.6",
4   "summary": "Ping multiple domains simultaneously",
5   "homepage": "https://github.com/Yewenyu/PingManager",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "no",
10   "module_name": "PingManager",
11   "swift_versions": "4.2",
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.11",
15     "ios": "10.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/Yewenyu/PingManager.git",
20     "tag": "0.1.6"
21   },
22   "source_files": "PingManager/*.swift",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "osx": {
27     "frameworks": "Foundation"
28   },
29   "ios": {
30     "frameworks": "Foundation"
31   },
32   "tvos": {
33     "frameworks": "Foundation"
34   },
35   "swift_version": "4.2"