blob: 59940588734e9381decfac0f270d1dbe5cc01b34 [file] [log] [blame]
{
"name": "UIViewStuff",
"version": "0.1.1",
"summary": "Essential extentions for UIView.",
"description": "Essential extentions for UIView. Check it out",
"homepage": "https://github.com/goldmoment/UIViewStuff",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goldmoment": "nguyenvanvienqn@gmail.com"
},
"source": {
"git": "https://github.com/goldmoment/UIViewStuff.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewStuff/Classes/**/*",
"pushed_with_swift_version": "3.0"
}