[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / a / f / 0 / ALProgressRing / 1.1.0 / ALProgressRing.podspec.json
blob9e6d3347d34db907d75945456f366d1855f64457
2   "name": "ALProgressRing",
3   "version": "1.1.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.1.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"