blob: 2bbd35b399791520e3e6edf1ea4c148bb899dd53 [file] [log] [blame]
{
"name": "Conduit",
"version": "0.9.2",
"license": "Apache 2.0",
"homepage": "https://github.com/mindbody/Conduit",
"authors": "Conduit Contributors",
"summary": "Robust Swift networking for web APIs",
"source": {
"git": "https://github.com/mindbody/Conduit.git",
"tag": "0.9.2"
},
"source_files": "Sources/**/*.swift",
"ios": {
"frameworks": "SystemConfiguration"
},
"tvos": {
"frameworks": "SystemConfiguration"
},
"osx": {
"frameworks": "SystemConfiguration"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.10"
},
"pushed_with_swift_version": "4.1"
}