[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / b / ALProgressView / 2.0.0 / ALProgressView.podspec.json
blob586395254e071e5288e6b746a9823b74aae454ac
2   "name": "ALProgressView",
3   "version": "2.0.0",
4   "summary": "Animated and fully customizable progress ring with gradient",
5   "homepage": "https://github.com/alxrguz/ALProgressView",
6   "source": {
7     "git": "https://github.com/alxrguz/ALProgressView.git",
8     "tag": "2.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/ALProgressView/**/*.swift",
28   "swift_version": "5.0"