[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 8 / 9 / a / ZHStatusVolume / 0.0.1 / ZHStatusVolume.podspec.json
blob6675e4a79d18e43be8635731ecfc890cc739fc8c
2   "name": "ZHStatusVolume",
3   "version": "0.0.1",
4   "summary": "hide system volume hud, display upon status bar",
5   "description": "hide system volume hud, display upon status bar.",
6   "homepage": "https://github.com/lacklock/ZHStatusVolume",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "lacklock": "lacklock@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/lacklock/ZHStatusVolume.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "ZHStatusVolume/**",
18   "frameworks": [
19     "MediaPlayer",
20     "AVFoundation"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true