[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 9 / PlayIndicator / 1.0.2 / PlayIndicator.podspec.json
blobad9828de2046a8c7f4e3fa3768eda9a3dea86cc4
2   "name": "PlayIndicator",
3   "version": "1.0.2",
4   "summary": "Animated PlayIndicator written in SwiftUI. Inspired by Apple's Music Player.",
5   "homepage": "https://github.com/docterd/PlayIndicator",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Dennis Oberhoff": "dennis@obrhoff.de"
11   },
12   "source": {
13     "git": "https://github.com/docterd/playindicator.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "Sources/PlayIndicator/PlayIndicator.swift",
17   "platforms": {
18     "osx": "10.15",
19     "ios": "13.0",
20     "tvos": "13.0",
21     "watchos": "6.0"
22   },
23   "osx": {
24     "frameworks": "SwiftUI"
25   },
26   "ios": {
27     "frameworks": "SwiftUI"
28   },
29   "tvos": {
30     "frameworks": "SwiftUI"
31   },
32   "watchos": {
33     "frameworks": "SwiftUI"
34   },
35   "swift_versions": "5.0",
36   "swift_version": "5.0"