[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / f / 7 / UICircularProgressRing / 8.0.0 / UICircularProgressRing.podspec.json
blob4841604991f30c29881549c03656afe31a4c3611
2   "name": "UICircularProgressRing",
3   "version": "8.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": "10.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/luispadron/UICircularProgressRing.git",
20     "tag": "v8.0.0"
21   },
22   "source_files": [
23     "Legacy",
24     "Legacy/**/*.{h,m,swift}"
25   ],
26   "swift_versions": "5.3",
27   "swift_version": "5.3"