blob: c5e0ea86b44a09eb13f9990abdf8df528ae4f853 [file] [log] [blame]
{
"name": "ZJKWebView",
"version": "0.1.0",
"summary": "一个很有缺的实现实验",
"description": "TODO: 因为组件化需要故实验此次方法",
"homepage": "https://github.com/sweetkk/ZJKWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"k721684713@163.com": "k721684713@163.com"
},
"source": {
"git": "https://github.com/sweetkk/ZJKWebView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZJKWebView/Classes/**/*",
"public_header_files": "ZJKWebView/Classes/**/*.h",
"frameworks": [
"UIKit",
"WebKit",
"Foundation"
]
}