blob: 6ba6ec89ae43cb224c41dd276130499191c0d9d5 [file] [log] [blame]
{
"name": "ForOneNight",
"version": "1.0.3",
"summary": "Elegant way to integrate night mode to swift projects",
"description": "ForOneNight make it easy to switch from light to dark or in reverse",
"homepage": "https://github.com/PatrickChow/ForOneNight",
"license": "MIT",
"authors": "PatrickChow",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PatrickChow/ForOneNight.git",
"tag": "1.0.3"
},
"source_files": [
"ForOneNight/Source/*.swift",
"ForOneNight/Source/QuartzCore/*.swift",
"ForOneNight/Source/UIKit/*.swift"
],
"exclude_files": "ForOneNight/Exclude",
"pushed_with_swift_version": "3.0"
}