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