blob: 62adc03365026ecbe4bb482a329b6a692965e8f2 [file] [log] [blame]
{
"name": "later",
"version": "0.1.0",
"summary": "Just another Promise library for Swift.",
"homepage": "https://github.com/brunofarache/later",
"license": "MIT",
"authors": {
"Bruno Farache": "bruno.farache@liferay.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/brunofarache/later.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.swift"
}