blob: c9cbc6eb0ac10fe77330834a695f7a57b89ae84e [file] [log] [blame]
{
"name": "Method",
"version": "0.2",
"summary": "UIVIew ex",
"description": "添加UIVIew扩展方法",
"homepage": "https://github.com/Horck/HorcRc.git",
"license": "MIT",
"authors": {
"rck": "wstckang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Horck/HorcRc.git",
"tag": "0.2"
},
"source_files": "HorcRc/UIViewEx",
"frameworks": "UIKit",
"requires_arc": true
}