[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 7.0.0 / UICircularProgressRing.podspec.json
blobf6837d7b0d57a3db8585b3398097340808f1966f
2   "name": "UICircularProgressRing",
3   "version": "7.0.0",
4   "homepage": "http://ucpr.luispadron.com",
5   "summary": "A highly customizable circular progress bar for iOS written in Swift",
6   "description": "A highly customizable circular progress bar for iOS written in Swift, with Interface Builder support.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Luis Padron": "heyluispadron@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/luispadron/UICircularProgressRing.git",
20     "tag": "v7.0.0"
21   },
22   "source_files": [
23     "Legacy",
24     "Legacy/**/*.{h,m,swift}"
25   ],
26   "swift_versions": "5.2.4",
27   "swift_version": "5.2.4"