[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 7 / 3 / ZHVolumeView / 1.0.1 / ZHVolumeView.podspec.json
blob97465e8cbba5a435f6a1251b83901b5da7ad0f55
2   "name": "ZHVolumeView",
3   "version": "1.0.1",
4   "summary": "ZHVolumeView .",
5   "description": "ZHVolumeView is a simple demo for volume adjustment",
6   "homepage": "https://github.com/ZuhanLin/ZHVolumeView",
7   "license": "MIT",
8   "authors": {
9     "linzuhan": "767678362@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/ZuhanLin/ZHVolumeView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
19   "frameworks": [
20     "MediaPlayer",
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true