blob: e858d2845f83fb373363c4a46bb6d85769bfb12e [file] [log] [blame]
{
"name": "FutureSwift",
"version": "1.0.0",
"summary": "Light and Sexy 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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}