[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 6 / 9 / APLActivityIndicatorButton / 0.0.2 / APLActivityIndicatorButton.podspec.json
blob6e4e29d69e0b212b011a777f36b8545b0634b171
2   "name": "APLActivityIndicatorButton",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": [
21     "APLActivityIndicatorButton",
22     "APLActivityIndicatorButton/**/*.{swift}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "swift_version": "5.0"