blob: 1f4bbd8c920cc0294f8d009580223653c91bb64d [file] [log] [blame]
{
"name": "TitleUnderButton",
"version": "0.1.0",
"summary": "TitleUnderButton is subclass of UIButton.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dagad/TitleUnderButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dagad": "dagad@estsoft.com"
},
"source": {
"git": "https://github.com/dagad/TitleUnderButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TitleUnderButton/Classes/**/*"
}