4 "swift_versions": "4.0",
5 "summary": "The extension for UIView and UIViewController that provides a convenient way to handle the spinner on the application screen",
6 "description": "This extension allows elements subscribed to the Spinnable protocol to have access to show and hide spinner functions",
7 "homepage": "https://github.com/idapgroup/Spinnable",
13 "IDAP Group": "hello@idapgroup.com"
16 "git": "https://github.com/idapgroup/Spinnable.git",
23 "header_mappings_dir": "Spinnable",
24 "source_files": "Spinnable/**/*.{swift,h,m,c,cpp}",
25 "swift_version": "4.0"