blob: edfbb10819810aaca28274ceee6bb3543554f2eb [file] [log] [blame]
{
"name": "Pill",
"version": "0.2",
"summary": "Micro Promise/A+ under 100 lines of code",
"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.2"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}