blob: c5805d8679ae97fda3d5f026c1727806afc1bf27 [file] [log] [blame]
{
"name": "Pill",
"version": "0.8",
"summary": "A streamlined Future<Value, Error> implementation with a functional API",
"homepage": "https://github.com/kean/Pill",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/kean/Pill.git",
"tag": "0.8"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}