| { |
| "name": "APLActivityIndicatorButton", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "source_files": [ |
| "APLActivityIndicatorButton", |
| "APLActivityIndicatorButton/**/*.{swift}" |
| ], |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "swift_version": "5.0" |
| } |