2 "name": "DKActivityButton",
4 "summary": "iOS UIButton subclass with activity indicator in form of spinning UIImageView.",
5 "description": "To change spinning circle image just change \"preloader\" image in your assets.\nIt has only one property - loading. All other properties can be set as for regular UIButton.\n\nI use this control with ReactiveCocoa.\nWritten in Objective C.",
6 "homepage": "https://github.com/wzbozon/DKActivityButton",
7 "screenshots": "http://blog.alwawee.com/wp-content/uploads/2017/12/DKActivityButton.png",
13 "Dennis Kutlubaev": "kutlubaev.denis@gmail.com"
16 "git": "https://github.com/wzbozon/DKActivityButton.git",
22 "source_files": "DKActivityButton/Classes/**/*"