blob: 921c908cf3231756dc1a086237b9c8c7a893e567 [file] [log] [blame]
{
"name": "Malibu",
"summary": "A networking library built on promises.",
"version": "1.2.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": "1.2.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": [
"1.0.4"
]
}
}