blob: 4b56998f337c8855539c48df817ce95ff03b1393 [file] [log] [blame]
{
"name": "CVConfiguration",
"version": "2.1",
"summary": "UIkit的语法糖,链式写法",
"homepage": "https://github.com/kuah/CVConfiguration",
"authors": "CT4 => 284766710@qq.com",
"source": {
"git": "https://github.com/kuah/CVConfiguration.git",
"tag": "2.1"
},
"source_files": "source/**/*.{h,m}",
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"frameworks": "UIKit",
"dependencies": {
"UITextView-Kuah": [
"~> 0.6"
]
}
}