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