blob: 45156fc0a04f91990799f16452a855220298bdcf [file] [log] [blame]
{
"name": "LGButtonLight",
"version": "1.0.3",
"summary": "A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.",
"homepage": "https://cocoapods.org/pods/LGButton",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Lorenzo Greco": "lorenzo.gr90@gmail.com"
},
"source": {
"git": "https://github.com/jassimkm/LGButtonLight.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "LGButtonLight/Classes/**/*.{swift}",
"resources": "LGButtonLight/Resources/*",
"swift_version": "4.2"
}