[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / b / WGLSystemVolume / 0.0.1 / WGLSystemVolume.podspec.json
bloba6e6760782826cc661b46f9be0040f7fa6d24b93
2   "name": "WGLSystemVolume",
3   "version": "0.0.1",
4   "summary": "This is a tool to get system volume.",
5   "description": "\"This is a tool to get system volume.\"",
6   "homepage": "https://github.com/guanlongwu/WGLSystemVolume",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuguanlong": "guanlongwu@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/guanlongwu/WGLSystemVolume.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WGLSystemVolume/*",
22   "public_header_files": "WGLSystemVolume/*.h",
23   "frameworks": [
24     "CoreFoundation",
25     "Foundation"
26   ],
27   "requires_arc": true