blob: 55aa921f2b19918245ebb459797c7d7f829540ee [file] [log] [blame]
{
"name": "later",
"version": "0.2.0",
"summary": "Just another Promise library for Swift.",
"homepage": "https://github.com/brunofarache/later",
"license": "MIT",
"authors": {
"Bruno Farache": "bruno.farache@liferay.com",
"Victor Galán": "victor.galan@liferay.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/brunofarache/later.git",
"tag": "0.2.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}