blob: 6e4e29d69e0b212b011a777f36b8545b0634b171 [file] [log] [blame]
{
"name": "APLActivityIndicatorButton",
"version": "0.0.2",
"summary": "This piece of information is pretty invalid",
"description": "* APLActivityIndicatorButton is a UIView with a UIButton and an activityIndicator as Subviews. \n* The APLActivityIndicatorButton can be animated to display the activityIndicator to simulate loading UI.",
"homepage": "https://github.com/apploft/APLActivityIndicatorButton",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Famara Kassama",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/apploft/APLActivityIndicatorButton.git",
"tag": "0.0.2"
},
"source_files": [
"APLActivityIndicatorButton",
"APLActivityIndicatorButton/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}