blob: dbaf025f95441e8652d009471e1d3fda003ab8e3 [file] [log] [blame]
{
"name": "OnePromise",
"version": "0.6.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.6.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}