[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 8 / c / LxVolumeManager / 1.0.0 / LxVolumeManager.podspec.json
blob658c1976a203d4195e192c56e35a87813c8db72f
2   "name": "LxVolumeManager",
3   "version": "1.0.0",
4   "license": "Apache",
5   "summary": "Control and observe iOS system volume.",
6   "homepage": "https://github.com/DeveloperLx/LxVolumeManager",
7   "authors": {
8     "DeveloperLx": "developerlx@yeah.net"
9   },
10   "source": {
11     "git": "https://github.com/DeveloperLx/LxVolumeManager.git",
12     "tag": "1.0.0",
13     "submodules": true
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "public_header_files": "LxVolumeManager/*.h",
20   "source_files": "LxVolumeManager/*",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "MediaPlayer"
25   ]