blob: 422a610a3f96262d548dda29d911da3ec5350302 [file] [log] [blame]
{
"name": "UIViewExt-Swift",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewExt.swift",
"frameworks": "UIKit"
}