blob: a9716b4332e84e6ce2ed57ff2408194f84cd315e [file] [log] [blame]
{
"name": "Malibu",
"summary": "A networking library built on promises.",
"version": "4.0.0",
"homepage": "https://github.com/hyperoslo/Malibu",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Malibu.git",
"tag": "4.0.0"
},
"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": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0.2"
}