blob: 51311a052d23caede1b139b00d95327fe223dfa2 [file] [log] [blame]
{
"name": "ForOneNight",
"version": "0.0.2",
"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": "v0.0.2"
},
"source_files": "ForOneNight/Source/*.swift",
"exclude_files": "ForOneNight/Exclude",
"pushed_with_swift_version": "3.0"
}