blob: ee41cde60e2bc3e31fe630d5a44c068476b60c7e [file] [log] [blame]
{
"name": "YYControl",
"version": "1.0.1",
"summary": "点语法直接使用",
"description": "简化使用(UIButton,UIScrollview,UILabel,UIImageView,UISlider)",
"homepage": "https://github.com/YellowStarH",
"license": "MIT",
"authors": {
"YellowStarH": "921906766@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YellowStarH/YYControl.git",
"tag": "1.0.1"
},
"source_files": [
"YYControl/YYControl/Control/**/*.{h,m}",
""
],
"frameworks": "UIKit"
}