[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / ProgressIndicatorView / 0.0.3 / ProgressIndicatorView.podspec.json
blobb48df20a542d21cbef503f040404f6cab7d2b3cc
2   "name": "ProgressIndicatorView",
3   "version": "0.0.3",
4   "summary": "A number of preset progress indicators created with SwiftUI.",
5   "homepage": "https://github.com/exyte/ProgressIndicatorView.git",
6   "license": "MIT",
7   "authors": {
8     "Exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/ProgressIndicatorView.git",
12     "tag": "0.0.3"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "15.0",
17     "osx": "11.0",
18     "tvos": "14.0",
19     "watchos": "7.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.2",
23   "source_files": [
24     "Sources/*.h",
25     "Sources/*.swift",
26     "Sources/**/*.swift"
27   ],
28   "swift_version": "5.2"