blob: 3141d5857d6c2128e3480e419c19148bfd93257a [file] [log] [blame]
{
"name": "Dimmer",
"version": "1.1.2",
"summary": "Handy utility extention supports both dimming & gradient effect on UIView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/Dimmer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/Dimmer.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Dimmer/Classes/**/*",
"dependencies": {
"UIViewKVO": [
],
"FadeView": [
],
"TinyLog": [
],
"PureLayout": [
],
"OptionalTypes": [
]
},
"pushed_with_swift_version": "3.0"
}