[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / b / BrightnessToggle / 0.1.0 / BrightnessToggle.podspec.json
blobdd09838fd9d91cc1a6a63e971e866abfd3c75bac
2   "name": "BrightnessToggle",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "BrightnessToggle lets you toggle between maximum screen brightness and back.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Lammert Westerhoff": "lwesterhoff@xebia.com"
15   },
16   "homepage": "https://github.com/lammertw/BrightnessToggle",
17   "source": {
18     "git": "https://github.com/lammertw/BrightnessToggle.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "BrightnessToggle/**/*.{swift}"