blob: 966524f9e269360670a23737eb90f54218081b64 [file] [log] [blame]
{
"name": "Malibu",
"summary": "A networking library built on promises.",
"version": "5.2.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": "5.2.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": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0.2"
}