[Delete] FaceCoreBasicNightly 6.3.1038
[CocoaPods.git] / Specs / 0 / 7 / 3 / ZHVolumeView / 1.0.0 / ZHVolumeView.podspec.json
blobd11f639ef4cb3eb14e4f7c216c0ae9bd5b32277e
2   "name": "ZHVolumeView",
3   "version": "1.0.0",
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": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/ZuhanLin/ZHVolumeView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ZHVolumeViewDemo/ZHVolumeView/*.{h,m}",
19   "frameworks": [
20     "MediaPlayer",
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true