[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 3 / SoundModeManager / 1.0.1 / SoundModeManager.podspec.json
blob5ded91c364ba266ed64e74f5b86a957e5bebbf5f
2   "name": "SoundModeManager",
3   "version": "1.0.1",
4   "summary": "Detect silent / ring mode on the iOS device",
5   "description": "This is framework to detect silent / ring mode on the iOS device written on Swift",
6   "homepage": "https://github.com/yurii-lysytsia/SoundModeManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yurii Lysytsia": "developer.yurii.lysytsia@gmail.com"
13   },
14   "social_media_url": "https://www.yurii-lysytsia.site",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/yurii-lysytsia/SoundModeManager.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "SoundModeManager/Source/**/*.swift",
24   "resources": "SoundModeManager/Resource/Sounds/*",
25   "swift_version": "5.0"