blob: 0ca42e001094ef3658f6e0307d5c2766d8c24322 [file] [log] [blame]
{
"name": "OnePromise",
"version": "0.4.0",
"summary": "Promise for Swift 2.0 which has no dependencies and fits into one file.",
"source_files": "OnePromise.swift",
"homepage": "https://github.com/ishikawa/OnePromise",
"license": "MIT",
"authors": {
"Takanori Ishikawa": "takanori.ishikawa@gmail.com"
},
"source": {
"git": "https://github.com/ishikawa/OnePromise.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}