blob: 75ce1e3414f8d8aab16bd6bc8942bb00a5335000 [file] [log] [blame]
{
"name": "Microfutures",
"version": "0.1.2",
"summary": "Lightweight implementation of Futures that shares a similar subscription interface with RxSwift.",
"description": "Lightweight implementation of Futures that shares a similar subscription interface with RxSwift.",
"homepage": "https://github.com/fmo91/Microfutures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fernando Ortiz": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/Microfutures.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Microfutures/Classes/**/*",
"pushed_with_swift_version": "3.0"
}