[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 9 / ForOneNight / 0.0.1 / ForOneNight.podspec.json
blob7d535aee61f943ce7debd22c9afdbe824d201177
2   "name": "ForOneNight",
3   "version": "0.0.1",
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": "v0.0.1"
15   },
16   "source_files": [
17     "ForOneNight/Source",
18     "ForOneNight/Source/**/*.{h,m}"
19   ],
20   "exclude_files": "ForOneNight/Source/Exclude",
21   "pushed_with_swift_version": "3.0"