blob: 2e7ce4fda8db09107c3c907de302e83ed7ac3cc1 [file] [log] [blame]
{
"name": "Malibu",
"summary": "A networking library built on promises.",
"version": "6.0.1",
"homepage": "https://github.com/hyperoslo/Malibu",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Malibu.git",
"tag": "6.0.1"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.2"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"When": [
"~> 3.0"
]
},
"pushed_with_swift_version": "4.0"
}