blob: e71ec21b7da5bca0e2a3acc8b3158807580d9c6d [file] [log] [blame]
{
"name": "QYTCustomUIControlForiOS",
"version": "0.0.2",
"summary": "自定义控件 button 、label、textField view 等等",
"description": "自定义控件 button 、label、textField view 等等",
"homepage": "http://192.168.1.52/QYTCustomUIControlForiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qcb": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTCustomUIControlForiOS.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QYTCustomUIControlForiOS/**/*",
"public_header_files": "QYTCustomUIControlForiOS/**/*.h",
"frameworks": "UIKit"
}