[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 3 / 9 / UXMVolumeOverlay / 0.2.0 / UXMVolumeOverlay.podspec.json
blobf9a2720d27b3fedec4ae5dd7154c3bd0969cbc9e
2   "name": "UXMVolumeOverlay",
3   "version": "0.2.0",
4   "summary": "A drop in replacement for the iOS volume overlay.",
5   "description": "A drop in replacement for the annoying volume overlay; inspired by Instagram & Snapchat.",
6   "homepage": "https://github.com/uxmstudio/UXMVolumeOverlay",
7   "license": "MIT",
8   "authors": {
9     "Chris Anderson": "chris@uxmstudio.com"
10   },
11   "source": {
12     "git": "https://github.com/uxmstudio/UXMVolumeOverlay.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Pod/Classes/**/*"
21   },
22   "pushed_with_swift_version": "3.0"