blob: 9f1d0516c1b96d882fa24c371f3d97fbc7dd84dd [file] [log] [blame]
{
"name": "CVConfiguration",
"version": "1.0",
"summary": "OC控件代码的链式写法",
"description": "OC控件代码的链式写法,让代码更加简便易读",
"homepage": "https://github.com/Chan4iOS/CVConfiguration.git",
"license": "MIT",
"authors": {
"shihan.chen": "284766710@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Chan4iOS/CVConfiguration.git",
"tag": "1.0"
},
"source_files": [
"CVConfiguration",
"CVConfiguration/**/*.{h,m}"
],
"requires_arc": true
}