[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 4 / AudioManager / 0.0.2 / AudioManager.podspec.json
blob15c91f7fc34e8c93d063c28549c38e81b0d445b1
2   "name": "AudioManager",
3   "version": "0.0.2",
4   "summary": "Simple wrapper for AVAudioSession.",
5   "homepage": "https://github.com/robinlieb/AudioManager",
6   "license": "MIT",
7   "authors": "Robin Lieb",
8   "source": {
9     "git": "https://github.com/robinlieb/AudioManager.git",
10     "tag": "0.0.2"
11   },
12   "documentation_url": "https://github.com/robinlieb/AudioManager",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1"
19   ],
20   "source_files": "Sources/AudioManager/*.swift",
21   "swift_version": "5.1"