blob: d0a6ce93c52a4a77ac918504339a0fab395bbc68 [file] [log] [blame]
{
"name": "AlecrimAsyncKit",
"version": "1.2.3",
"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": "1.2.3"
},
"source_files": "Source/**/*.swift"
}