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