[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 8 / EqualizerIndicatorView / 1.0.0 / EqualizerIndicatorView.podspec.json
blobefff41307d62ba9ed799a38d035e2aa55c194ddc
2   "name": "EqualizerIndicatorView",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Visually indicate the play, pause, or stop state of audio.",
9   "homepage": "https://github.com/AlexGivens/EqualizerIndicatorView",
10   "social_media_url": "https://twitter.com/AlexGivens_",
11   "authors": {
12     "Alexander Givens": "mail@alexgivens.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexGivens/EqualizerIndicatorView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Source/EqualizerIndicatorView.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"