[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 2 / Ambience / 0.1.1 / Ambience.podspec.json
blob11080a7bb3c8711db1d80c30fdc03420c582b59a
2   "name": "Ambience",
3   "version": "0.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ambience/Classes/**/*",
22   "pushed_with_swift_version": "4"