blob: f033eef7d776637e055bf9fa81b2baf0dd78610d [file] [log] [blame]
{
"name": "Yarp",
"version": "0.1.2",
"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": "0.1.2"
},
"social_media_url": "https://twitter.com/vectorform",
"source_files": "Core/*.swift",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"frameworks": "SystemConfiguration",
"pushed_with_swift_version": "3.0"
}