blob: 449b11a608ba99cdbebb8546da3238bdd40f69a9 [file] [log] [blame]
{
"name": "Pill",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0 -"
}