blob: 0bbe0cc4e9660f2788c918ad5d6d376ee4e35214 [file] [log] [blame]
{
"name": "UIWebView+HeaderFooter",
"version": "0.1.3",
"summary": "A category of UIWebView with headerView and footerView",
"description": "A category of UIWebView with headerView and footerView",
"homepage": "https://github.com/TonyJR/UIWebView-HeaderFooter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony.JR": "show_3@163.com"
},
"source": {
"git": "https://github.com/TonyJR/UIWebView-HeaderFooter.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UIWebView+HeaderFooter/UIWebView+HeaderFooter.{h,m}",
"public_header_files": "UIWebView+HeaderFooter/UIWebView+HeaderFooter.h",
"frameworks": "UIKit"
}