[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / APLActivityIndicatorButton / 0.0.4 / APLActivityIndicatorButton.podspec.json
blob34e48ec78ddaad09684993af9853e1ed38b5fd67
2   "name": "APLActivityIndicatorButton",
3   "version": "0.0.4",
4   "summary": "This piece of information is pretty invalid",
5   "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.",
6   "homepage": "https://github.com/apploft/APLActivityIndicatorButton",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Famara Kassama",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/apploft/APLActivityIndicatorButton.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "APLActivityIndicatorButton",
22     "APLActivityIndicatorButton/**/*.{swift}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.0"