blob: 58507163ec9984a4047008f926899d934d41e8cd [file] [log] [blame]
{
"name": "ActionClosurable",
"version": "0.3.0",
"summary": "Extensions which helps to convert swifty closure to objc-style target/action.",
"homepage": "https://github.com/takasek/ActionClosurable",
"license": "MIT",
"authors": {
"takasek": "takassekiyoshi@gmail.com"
},
"source": {
"git": "https://github.com/takasek/ActionClosurable.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/takasek",
"platforms": {
"ios": "8.0"
},
"source_files": "ActionClosurable/*.swift"
}