blob: 560ed860d3ffd3e3a01c742d0f945a58c593454b [file] [log] [blame]
{
"name": "JCFrameLayout",
"version": "1.0.0",
"summary": "完成了left,top,right,bottom,width,height,centerX,centerY这几个属性进行组合布局.",
"description": "这是详细描述,完成了left,top,right,bottom,width,height,centerX,centerY这几个属性进行组合布局.",
"homepage": "https://github.com/devjackcat/JCFrameLayout",
"license": "MIT",
"authors": {
"wangyp2018": "wangyp2018@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devjackcat/JCFrameLayout.git",
"tag": "1.0.0"
},
"source_files": "JCFrameLayout/JCFrameLayout/*.{h,m}"
}