blob: 6edf05f04e6432bc59cc8b3070f16e231748cdc5 [file] [log] [blame]
{
"name": "UIViewChainable",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIViewChainable/Classes/**/*",
"pushed_with_swift_version": "4.0"
}