[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 6 / 7 / HorizontalProgressView / 0.9.5 / HorizontalProgressView.podspec.json
blobf54e4deaced4a7dde2ca956f1e6e63d2649185c6
2   "name": "HorizontalProgressView",
3   "version": "0.9.5",
4   "summary": "Horizontal progress view made in in swift.",
5   "description": "Horizontal progress view made in swift. Is easily customizable in the storyboard",
6   "homepage": "https://github.com/bphenriques/HorizontalProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bphenriques": "brunoaphenriques@gmail.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/bphenriques",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bphenriques/HorizontalProgressView.git",
20     "tag": "0.9.5"
21   },
22   "source_files": "HorizontalProgressBar/**/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true