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