blob: 964e22b4a36a26b23c7c87238f078ff26e5e71bc [file] [log] [blame]
{
"name": "JHSpinner",
"version": "0.2.1",
"summary": "A unique animated loading spinner / activity indicator for iOS",
"description": "A unique animated loading spinner / activity indicator UIView subclass for iOS. Includes several customization options to change the overlay, colors, text, and animation speed. Also includes a determinate spinner for progress-bar style loading or file upload.",
"homepage": "https://github.com/jhays/JHSpinner",
"screenshots": [
"https://raw.githubusercontent.com/jhays/JHSpinner/master/RoundedSquare.gif",
"https://raw.githubusercontent.com/jhays/JHSpinner/master/Determinite.gif"
],
"license": "MIT",
"authors": {
"JHays": "orbosphere@gmail.com"
},
"source": {
"git": "https://github.com/jhays/JHSpinner.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/orbosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}