blob: 61899398c9ae7ccd134e378e8251c1fb599cabd9 [file] [log] [blame]
{
"name": "EasyAction",
"version": "0.1.5",
"summary": "easy to add target in uicontrol",
"description": "TODO: EasyAction is help you to add target so fast",
"homepage": "https://github.com/a841223o/EasyAction",
"swift_version": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leo": "a841223o@gmail.com"
},
"source": {
"git": "https://github.com/a841223o/EasyAction.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyAction/**/*.swift",
"frameworks": "UIKit"
}