blob: 7d26320987aa96a405ddd0624aee3e96ab40819e [file] [log] [blame]
{
"name": "Promise.swift",
"version": "0.6",
"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"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Promise.swift/Classes/**/*"
}