blob: afe7a39afcfaa887ce9a61fc8f1f330bc04ddc84 [file] [log] [blame]
{
"name": "SIScrollViewWrap",
"version": "1.0.0",
"summary": "ScrollViewWrap With Model",
"description": "A ScrollViewWrap With Model",
"homepage": "https://github.com/silence0201/UIScrollViewWrap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/UIScrollViewWrap.git",
"tag": "1.0.0"
},
"source_files": [
"UIScrollViewWrap",
"UIScrollViewWrap/*/*.{h,m}"
],
"public_header_files": "UIScrollViewWrap/**/*.h",
"exclude_files": "UIScrollViewWrap/Exclude",
"requires_arc": true,
"dependencies": {
"UITableView+FDTemplateLayoutCell": [
"~> 1.4"
]
}
}