[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 2 / Ambience / 0.0.6 / Ambience.podspec.json
blobee0e6c90744332a20bbbafa94d15dbe795e6088a
2   "name": "Ambience",
3   "version": "0.0.6",
4   "summary": "An ambient light accessibility framework for iOS.",
5   "description": "Ambience, a brightness aware ambient lightning accessibility framework. Although Apple has yet to publicize the APIs for the ambient light sensor, it does let a given app look for screen brightness events. And that’s exactly what Ambience does. It listens to events and relays state thresholds to your app so it can adapt its looks and layout.",
6   "homepage": "https://github.com/tmergulhao/Ambience",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tmergulhao": "me@tmergulhao.com"
13   },
14   "source": {
15     "git": "https://github.com/tmergulhao/Ambience.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ambience/Classes/**/*",
22   "pushed_with_swift_version": "4"