[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / e / ActivityIndicatorView / 0.0.4 / ActivityIndicatorView.podspec.json
blob6a3a3b84faa11c3a41a8c9416a157fd87c4d06ea
2   "name": "ActivityIndicatorView",
3   "version": "0.0.4",
4   "summary": "A number of preset loading indicators created with SwiftUI.",
5   "homepage": "https://github.com/exyte/ActivityIndicatorView.git",
6   "license": "MIT",
7   "authors": {
8     "exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/ActivityIndicatorView.git",
12     "tag": "0.0.4"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "tvos": "13.0",
19     "watchos": "6.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.2",
23   "source_files": [
24     "Source/*.h",
25     "Source/*.swift"
26   ],
27   "swift_version": "5.2"