blob: 692277536123c2c4ece80793c1a76c585cf5e682 [file] [log] [blame]
{
"name": "JCFrameLayout",
"version": "1.1.2",
"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": "1.1.2"
},
"source_files": "JCFrameLayout/JCFrameLayout/*.{h,m}"
}