[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 7 / 3 / ZHVolumeView / 1.0.2 / ZHVolumeView.podspec.json
blob757880d1fa8a608295db4d2f1d634f826d76fb55
2   "name": "ZHVolumeView",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
19   "frameworks": [
20     "MediaPlayer",
21     "Foundation",
22     "UIKit",
23     "AVFoundation"
24   ],
25   "requires_arc": true