blob: 6ca34aa312f0d0f5afa50fee66a65ee11afeac39 [file] [log] [blame]
{
"name": "NightNight",
"version": "0.4.5",
"summary": "NightNight is a solution for integrating night mode which was written in swift.",
"description": "NightNight is a framework to integrate night mode to application written in swift. NightNight provide MixedColor and MixedImage to fundamental UIKit and CoreAnimation layer. Hope you enjoy it!",
"homepage": "https://github.com/draveness/NightNight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Draveness": "stark.draven@gmail.com"
},
"source": {
"git": "https://github.com/draveness/NightNight.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NightNight/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}