blob: f791f9d80575745c5221db24ca741298fe8453d0 [file] [log] [blame]
{
"name": "Yarp",
"version": "1.0.0",
"summary": "Yarp (Yet another reachability pod) is a reachability framework with a focus on reliability and simplicity.",
"description": "Yarp (Yet another reachability pod) is a reachability framework with a focus on reliability and simplicity. Yarp fully supports IPv6 and IPv4. Yarp allows you to observer changes in reachability using blocks or notifications.",
"homepage": "https://github.com/vectorform/Yarp",
"license": "BSD",
"authors": {
"Vectorform": "jmeador@vectorform.com"
},
"source": {
"git": "https://github.com/vectorform/Yarp.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/vectorform",
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"pushed_with_swift_version": "4.0"
}