blob: c4f422b3e29b1269fe0bb61d40d66069028a37b6 [file] [log] [blame]
{
"name": "ZFWKWebView",
"version": "1.0.1",
"summary": "No short description of ZFWKWebView.",
"homepage": "https://github.com/FranLucky/ZFWKWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pokeey": "zhangfan8080@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FranLucky/ZFWKWebView.git",
"tag": "1.0.1"
},
"source_files": "ZFWKWebView/*.{h,m,bundle}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}