blob: ff430269285bde2c5029cc097cb85d081f886d16 [file] [log] [blame]
{
"name": "JCFrameLayout",
"version": "2.0.3",
"summary": "一款采用链式语法为视图做Frame布局的工具",
"description": "这是详情,一款采用链式语法为视图做Frame布局的工具",
"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": "2.0.3"
},
"source_files": "JCFrameLayout/JCFrameLayout/*.{h,m}"
}