blob: d63e76c07c24b35bf9b7a9f61b540973f1942ba1 [file] [log] [blame]
{
"name": "CBGPromise",
"version": "0.4.2",
"summary": "Simple promises in Swift, inspired by KSPromise",
"homepage": "https://github.com/cbguder/CBGPromise",
"license": "MIT",
"authors": {
"Can Berk Güder": "cbg@cbg.me"
},
"source": {
"git": "https://github.com/cbguder/CBGPromise.git",
"tag": "v0.4.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}