[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / a / f / 0 / ALProgressRing / 1.0.0 / ALProgressRing.podspec.json
blob1c186b3d0594326bc17f2fb86d37fd70dd272969
2   "name": "ALProgressRing",
3   "version": "1.0.0",
4   "summary": "Animated and fully customizable progress ring with gradient",
5   "homepage": "https://github.com/alxrguz/ALProgressRing",
6   "source": {
7     "git": "https://github.com/alxrguz/ALProgressRing.git",
8     "tag": "1.0.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Alexandr Guzenko": "alxrguz@icloud.com"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Sources/ALProgressRing/**/*.swift",
28   "deprecated": true,
29   "swift_version": "5.0"