blob: 7495e62ecb8e7d4e138f6bc0e3f9839de9d8c8fe [file] [log] [blame]
{
"name": "TLLoadingButton",
"version": "0.0.1",
"summary": "UIButton subclass to represent loading state",
"description": "A swift library helps you make a button with loading state with your custom animation.",
"homepage": "https://github.com/LThinh/TLLoadingButton",
"screenshots": "https://i.gyazo.com/7a4ebd62cb6f34abc02ad4c2d6def527.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThinhLe": "lethinh.it.dut@gmail.com"
},
"social_media_url": "https://www.facebook.com/LeThinh4551",
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/LThinh/TLLoadingButton.git",
"tag": "0.0.1"
},
"source_files": "TLLoadingButton/**/*.{h,m,swift}",
"swift_version": "4.2"
}