blob: d3bd1c95a1c1b5cc25ac91b3b2ad1d1a85c880c9 [file] [log] [blame]
{
"name": "ActionClosurable",
"version": "1.2.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": "1.2.0"
},
"social_media_url": "https://twitter.com/takasek",
"platforms": {
"ios": "8.0"
},
"source_files": "ActionClosurable/*.swift"
}