blob: 242b756729b668c7de6be846a941caf40ce8db8b [file] [log] [blame]
{
"name": "KCAnimateHeaderView",
"version": "0.0.1",
"summary": "这是一个可以快速集成下拉tableView或者scrollView缩放头部视图的轻量级框架",
"description": "这是一个可以快速集成下拉tableView或者scrollView缩放头部视图的轻量级框架。\n集成非常简单,并且易用",
"homepage": "https://github.com/ac1217/KCAnimateHeaderView",
"license": "MIT",
"authors": {
"Erica": "121700354@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ac1217/KCAnimateHeaderView.git",
"tag": "0.0.1"
},
"source_files": "KCAnimateHeaderView/**/*.{h,m}",
"public_header_files": "KCAnimateHeaderView/**/*.h",
"requires_arc": true
}