2 "name": "DPLoadingButton",
5 "summary": " A 'button like' control that displayes a UIActivityIndicatorView when the button fires a control event.",
6 "description": " DPLoadingButton is a button like control, that will display an animating UIActivityIndicatorView automatically until the button action is done.\n",
7 "homepage": "https://github.com/danielpetroianu/DPLoadingButton",
9 "Petroianu Daniel": "petroianudaniel@gmail.com"
11 "social_media_url": "https://twitter.com/danielpetroianu",
12 "screenshots": "https://raw.githubusercontent.com/danielpetroianu/DPLoadingButton/master/Example/Screenshots/DPLoadingButton.gif",
14 "git": "https://github.com/danielpetroianu/DPLoadingButton.git",
21 "frameworks": "UIKit",
25 "public_header_files": "Pod/Classes/Core/*.h",
26 "source_files": "Pod/Classes/Core"
29 "name": "AFNetworking",
31 "DPLoadingButton/Core": [
38 "public_header_files": "Pod/Classes/AFNetworking/*.h",
39 "source_files": "Pod/Classes/AFNetworking"