blob: 1c7d6986cf6744a510151f641509ee5c64b97eae [file] [log] [blame]
{
"name": "Pill",
"version": "0.9",
"summary": "A streamlined Future<Value, Error> implementation",
"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.9"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}