[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / f / 1 / SJVolBrigControl / 0.0.4 / SJVolBrigControl.podspec.json
blobec3922f686fea16d698d9259341e2f86572b3d05
2   "name": "SJVolBrigControl",
3   "version": "0.0.4",
4   "summary": "volume brigness control.",
5   "description": "volume brigness control, You can set the volume and the brightness.",
6   "homepage": "https://github.com/changsanjiang/SJVolBrigControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJVolBrigControl.git",
19     "tag": "v0.0.4"
20   },
21   "source_files": "SJVolBrigControl/*.{h,m}",
22   "resources": "SJVolBrigControl/Resource/SJVolBrigResource.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "SJBorderLineView": [
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Resource",
35       "source_files": "SJVolBrigControl/Resource/*.{h,m}"
36     }
37   ]