blob: 66d716515abce1dbb0ee95ff0495fdc525ccb25b [file] [log] [blame]
{
"name": "EBTWebViewWithGradientProgress",
"version": "1.0.0",
"summary": "iOS UIWebView Add with GradientProgress",
"description": "The class library for the UIWebview can be very simple to achieve the addition of color gradient progress bar",
"homepage": "https://github.com/KBvsMJ/EBTGradientProgressViewDemo",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/KBvsMJ/EBTGradientProgressViewDemo.git",
"tag": "1.0.0"
},
"source_files": "EBTWebViewWithGradientProgress/*.{h,m}",
"exclude_files": "Classes/Exclude"
}