blob: e2aff43a18747306612ff3ef467a6aee97a72d02 [file] [log] [blame]
{
"name": "AlecrimAsyncKit",
"version": "1.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"
},
"source": {
"git": "https://github.com/Alecrim/AlecrimAsyncKit.git",
"tag": "1.1"
},
"source_files": "Source/**/*.swift"
}