blob: 269d2c32b77b73214fe048dc7290ef746d193c76 [file] [log] [blame]
{
"name": "PingManager",
"version": "0.1.2",
"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.2"
},
"source_files": "PingManager/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"osx": {
"frameworks": "Foundation"
},
"ios": {
"frameworks": "Foundation"
},
"tvos": {
"frameworks": "Foundation"
},
"swift_version": "4.2"
}