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