| { |
| "name": "CMAVAudioSessionManager", |
| "version": "0.0.2", |
| "summary": "A switch Audio", |
| "description": "\"fast to swtich audio And setup session with categary\"", |
| "homepage": "https://github.com/CMcadman/CMAVAudioSessionManager", |
| "license": "MIT", |
| "authors": { |
| "Harry": "harry@mrball.com" |
| }, |
| "platforms": { |
| "ios": "13.0" |
| }, |
| "source": { |
| "git": "https://github.com/CMcadman/CMAVAudioSessionManager.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "CMAVAudioSessionManager/**/*.swift", |
| "frameworks": [ |
| "AVKit", |
| "Foundation" |
| ] |
| } |