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