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