[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 4 / 9 / ForOneNight / 0.0.4 / ForOneNight.podspec.json
blobc12db1e294f1c6b158ed1984757cfeadbffb9958
2   "name": "ForOneNight",
3   "version": "0.0.4",
4   "summary": "Elegant way to integrate night mode to swift projects",
5   "description": "ForOneNight make it easy to switch from light to dark or in reverse",
6   "homepage": "https://github.com/PatrickChow/ForOneNight",
7   "license": "MIT",
8   "authors": "PatrickChow",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/PatrickChow/ForOneNight.git",
14     "tag": "0.0.4"
15   },
16   "source_files": [
17     "ForOneNight/Source/*.swift",
18     "ForOneNight/Source/QuartzCore/*.swift",
19     "ForOneNight/Source/UIKit/*.swift"
20   ],
21   "exclude_files": "ForOneNight/Exclude",
22   "pushed_with_swift_version": "3.0"