blob: fe19153a939f02ddc60f7e5af96384987e649a1e [file] [log] [blame]
{
"name": "UIWebView+HeaderFooter",
"version": "1.0.1",
"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": "1.0.1"
},
"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"
}