[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 8 / e / ActivityIndicatorView / 1.1.1 / ActivityIndicatorView.podspec.json
blob633bccfa32eb62ecdcbcda4242517db51983a78a
2   "name": "ActivityIndicatorView",
3   "version": "1.1.1",
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": "1.1.1"
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     "Source/**/*.swift"
27   ],
28   "swift_version": "5.2"