blob: 198bfe77436c95026212714ccdc87997beb14cb9 [file] [log] [blame]
{
"name": "BoliWebView",
"version": "0.0.1",
"summary": "A little-weight UIWebView that let you insert your url in interface builder",
"description": "A little-weight UIWebView that let you insert your url in interface builder, just add a UIWebView, rename Class to BoliWebView, now you can put your url. easy.",
"homepage": "https://github.com/bolivarbryan/BoliWebView",
"license": "MIT",
"authors": {
"Bryan": "bolivarbryan@gmail.com"
},
"source": {
"git": "https://github.com/bolivarbryan/BoliWebView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BoliWebView/Classes/**/*"
}