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