[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / a / 7 / d / ShezAudioPlayerFramework / 0.0.2 / ShezAudioPlayerFramework.podspec.json
blob11f8fb9574200c8704cffe5b01d6dfd640296ce2
2   "name": "ShezAudioPlayerFramework",
3   "version": "0.0.2",
4   "summary": "A full-featured audio player framework with full-screen and background audio playback controls.",
5   "description": "ShezAudioPlayerFramework provides a full-screen audio player with play, pause, stop, mute controls, background audio support, and a snackbar for controlling playback when the app is in the background.",
6   "homepage": "https://github.com/shehzadsulaiman/ShezAudioPlayerFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shehzadsulaiman": "shehzadsulaiman@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/shehzadsulaiman/ShezAudioPlayerFramework.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "ShezAudioPlayerFramework/**/*.{swift}",
22   "exclude_files": "ShezAudioPlayerFramework/Exclude",
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4",
29     "5.5",
30     "5.6",
31     "5.7"
32   ],
33   "frameworks": [
34     "AVFoundation",
35     "UIKit"
36   ],
37   "requires_arc": true,
38   "swift_version": "5.7"