blob: a56e1cdfc33aefc48ada2b57e662f840c83f42ba [file] [log] [blame]
{
"name": "ActionClosurable",
"version": "1.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": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ActionClosurable/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}