blob: ec357f956abc6defae1d0bd44a211b5dfb3f4b41 [file] [log] [blame]
{
"name": "LGButtonLight",
"version": "1.0.1",
"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": "file:///Users/jassimmukthar/downloads/LGButton-develop"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LGButtonLight/Classes/**/*.{swift}",
"resources": "LGButtonLight/Resources/*"
}