blob: 7195ba9c3c2c29a5548c1779fb9d104f4a08e852 [file] [log] [blame]
{
"name": "HYWebViewHeader",
"version": "0.0.1",
"summary": "UIWebView with header view.",
"homepage": "https://github.com/HyanCat/HYWebViewHeader",
"license": "MIT",
"authors": {
"HyanCat": "hyancat@live.cn"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/HyanCat/HYWebViewHeader.git",
"tag": "0.0.1"
},
"source_files": "HYWebViewHeader/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}