blob: 204511c5630b516678ee486bf59a74373e51c0b9 [file] [log] [blame]
{
"name": "Pill",
"version": "0.8.1",
"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.8.1"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}