[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / a / EasySpinner / 1.0.0 / EasySpinner.podspec.json
blobb2f080a8bd766b10e7ea98010aeb4700d2da43aa
2   "name": "EasySpinner",
3   "version": "1.0.0",
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": "1.0.0"
21   },
22   "source_files": [
23     "EasySpinner",
24     "EasySpinner/**/*.{h,m}"
25   ],
26   "swift_version": "5.0"