blob: 3a770c4091e8f2b4d55a69045a42e057b023ffe5 [file] [log] [blame]
{
"name": "FutureSwift",
"module_name": "Future",
"version": "2.0.0rc3",
"summary": "Light, Sexy and type safe Future & Promise implementation in Swift.",
"homepage": "https://github.com/othierry/future",
"license": "MIT",
"authors": {
"Olivier Thierry": "olivier.thierry42@gmail.com"
},
"source": {
"git": "https://github.com/othierry/future.git",
"tag": "2.0.0rc3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}