blob: 1fe5373b12544f199e4e4e5e5a7a0e733046bf74 [file] [log] [blame]
{
"name": "AlecrimAsyncKit",
"version": "2.0.1",
"summary": "Bringing async and await to Swift world with some flavouring.",
"homepage": "https://github.com/Alecrim/AlecrimAsyncKit",
"license": "MIT",
"authors": {
"Vanderlei Martinelli": "vanderlei.martinelli@gmail.com"
},
"social_media_url": "https://twitter.com/vmartinelli",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/Alecrim/AlecrimAsyncKit.git",
"tag": "2.0.1"
},
"source_files": "Source/**/*.swift"
}