[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 8 / 2 / Ambience / 0.0.3 / Ambience.podspec.json
blob22fedc5162ddb3e18bcc6b9a90e5ef0a90570033
2   "name": "Ambience",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ambience/Classes/**/*",
22   "pushed_with_swift_version": "4"