blob: 1a508f5ef2690a98e63bb9dc7b3b8a999d05182d [file] [log] [blame]
{
"name": "PingManager",
"version": "0.1.7",
"summary": "Ping multiple domains simultaneously",
"homepage": "https://github.com/Yewenyu/PingManager",
"license": {
"type": "MIT"
},
"authors": "no",
"module_name": "PingManager",
"swift_versions": "4.2",
"requires_arc": true,
"platforms": {
"osx": "10.11",
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/Yewenyu/PingManager.git",
"tag": "0.1.7"
},
"source_files": "PingManager/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"osx": {
"frameworks": "Foundation"
},
"ios": {
"frameworks": "Foundation"
},
"tvos": {
"frameworks": "Foundation"
},
"swift_version": "4.2"
}