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