blob: d04f56e46ef0efaf6d128d7896fcd96c09649aee [file] [log] [blame]
{
"name": "ClosureKit",
"version": "1.0.0",
"summary": "Missing Swift closure toolbelt",
"license": "MIT",
"homepage": "https://github.com/DenHeadless/ClosureKit",
"authors": {
"Denys Telezhkin": "denys.telezhkin@yandex.ru"
},
"social_media_url": "http://twitter.com/DTCoder",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/DenHeadless/ClosureKit.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"deprecated": true
}