blob: 38f6efce79ada90d15a15065c37abed4e7be777e [file] [log] [blame]
{
"name": "ClosureKit",
"version": "0.3.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",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/DenHeadless/ClosureKit.git",
"tag": "0.3.0"
},
"source_files": "ClosureKit/*.swift",
"deprecated": true
}