blob: 9177a7d680b299c9e0ab5d5bedab84c48c48e619 [file] [log] [blame]
{
"name": "NBLWebViewController",
"version": "0.0.1",
"summary": "A delightful library for loading webpage",
"description": "A delightful library for loading webpage based on WKWebView",
"homepage": "https://github.com/neebel/NBLWebViewControllerDemo",
"license": "MIT",
"authors": {
"neebel": "neebel@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/neebel/NBLWebViewControllerDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}