blob: fa597f5fc508c52256f8ca6b99726da4dd8652ad [file] [log] [blame]
{
"name": "Promise.swift",
"version": "0.6.1",
"summary": "Promise.swift is fun project of next implementation promises.",
"homepage": "https://github.com/k-o-d-e-n/Promise.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"k-o-d-e-n": "koden.u8800@gmail.com"
},
"source": {
"git": "https://github.com/k-o-d-e-n/Promise.swift.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}