blob: 8641e00f44af161e52f176a20e70c9112034be5b [file] [log] [blame]
{
"name": "CVConfiguration",
"version": "1.4.1",
"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.3"
},
"source_files": [
"CVConfiguration",
"CVConfiguration/**/*.{h,m}"
],
"requires_arc": true
}