blob: 1497fdcf2d308435ab30c5ac5379c24278c6347f [file] [log] [blame]
{
"name": "UIViewKVO",
"version": "0.1.3",
"summary": "KVO utility methods for extending UIView class.",
"description": "KVO utility methods for extending UIView class. Provides both setter and getter functions.",
"homepage": "https://github.com/DragonCherry/UIViewKVO",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/UIViewKVO.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewKVO/Classes/**/*",
"pushed_with_swift_version": "3.0"
}