blob: 3be70bf06810b8538953a69b6c1ed43f9f646b4b [file] [log] [blame]
{
"name": "UIViewChainable",
"version": "0.2.0",
"summary": "An elegent extension to make UIView layout and confiugration chainable",
"description": "An elegent extension to make UIView layout and confiugration chainable.",
"homepage": "https://github.com/jiakai-lian/UIViewChainable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jacky Lian": "jiakai.lian@gmail.com"
},
"source": {
"git": "https://github.com/jiakai-lian/UIViewChainable.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewChainable/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}