blob: e4092c7be88e2c9426d436d847cce1388b498486 [file] [log] [blame]
{
"name": "ZFWKWebView",
"version": "1.0.7",
"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.7"
},
"source_files": "ZFWKWebView/*.{h,m,bundle}",
"resources": "ZFWKWebView/ImageResource.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}