blob: 2d3037c298785b3a03371f00dcbbfbcc272772b1 [file] [log] [blame]
{
"name": "GSWebKitViewController",
"version": "0.1.0",
"summary": "A short description of GSWebKitViewController.",
"description": "WKWebView通用控件,业务与工具解耦",
"homepage": "https://github.com/johnsongs/GSWebKitViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"johnsongs": "johnson_gs@live.cn"
},
"source": {
"git": "https://github.com/johnsongs/GSWebKitViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GSWebKitViewController/Classes/**/*",
"resource_bundles": {
"GSWebKitViewController": [
"GSWebKitViewController/Assets/**/*"
]
}
}