blob: 5d27d1b7bf6b9784d5d11d25a8bafcccb9c53634 [file] [log] [blame]
{
"name": "Reach",
"version": "1.1.0",
"summary": "Reachability network library.",
"homepage": "https://github.com/therapychat/Reach",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Sergio Fernandez": "fdzsergio@gmail.com"
},
"social_media_url": "https://twitter.com/fdzsergio",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "Source/*.swift",
"source": {
"git": "https://github.com/therapychat/Reach.git",
"tag": "1.1.0"
},
"ios": {
"frameworks": "SystemConfiguration"
},
"osx": {
"frameworks": "SystemConfiguration"
},
"tvos": {
"frameworks": "SystemConfiguration"
},
"pushed_with_swift_version": "3.0"
}