[Add] BoyaaDevice 1.1.2
[CocoaPods.git] / Specs / 6 / 7 / a / EasySpinner / 0.0.5 / EasySpinner.podspec.json
blob24a8c6f5a41ef40f6178b3eac842c1ece89ba1b3
2   "name": "EasySpinner",
3   "version": "0.0.5",
4   "summary": "A simple UIView subclass which can be used in place of UIActivityIndicatorView",
5   "description": "EasySpinner is a UIView subclass which can be used as an activity indicator. It provides a multitude of customization options such as animation duration, layer color, dot color, dot scale, etc.",
6   "homepage": "https://github.com/DomBabic/EasySpinner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Dominik Babić": "domynick93@hotmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/DomBabic/EasySpinner.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "EasySpinner",
24     "EasySpinner/**/*.{h,m}"
25   ],
26   "swift_version": "5.0"