blob: 56a7649a55c6b9156ea82a8247549e24932e4fd2 [file] [log] [blame]
{
"name": "TLLoadingButton",
"version": "1.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": "10.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/LThinh/TLLoadingButton.git",
"tag": "1.0.1"
},
"source_files": "TLLoadingButton/**/*.{h,m,swift}",
"swift_version": "4.2"
}