[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / a / f / 1 / SJVolBrigControl / 1.0.2 / SJVolBrigControl.podspec.json
blob88ac1d79d538956c9849c5e48e2b83e511c2db6e
2   "name": "SJVolBrigControl",
3   "version": "1.0.2",
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": "v1.0.2"
20   },
21   "source_files": "SJVolBrigControl/*.{h,m}",
22   "resources": "SJVolBrigControl/Resource/SJVolBrigResource.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Resource",
32       "source_files": "SJVolBrigControl/Resource/*.{h,m}"
33     }
34   ]