blob: ded5347164bcde2d888a37aa1aaacdcb2800443e [file] [log] [blame]
{
"name": "UIViewExt-Swift",
"version": "0.0.2",
"summary": "swift version of the UIViewExt",
"description": "To simplify the use of UIView, swift version of the UIViewExt.\n",
"homepage": "https://github.com/liuyes/UIViewExt-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"采飞扬": "liufile@gmail.com"
},
"source": {
"git": "https://github.com/liuyes/UIViewExt-Swift.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewExt.swift",
"frameworks": "UIKit"
}