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