blob: 7f46aafa12749f151e69db5a8794d3c73dcae2c0 [file] [log] [blame]
{
"name": "Edge",
"version": "1.0.0",
"summary": "A modern HTTP network library. Built on top of URLSession.",
"homepage": "https://github.com/therapychat/Edge",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Sergio Fernandez": "fdz.sergio@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/Edge.git",
"tag": "1.0.0"
},
"pushed_with_swift_version": "3.0"
}