blob: c6ac11bce127aebde505a9cea249b5ee1d185dc1 [file] [log] [blame]
{
"name": "PAWebView",
"version": "0.1.0",
"summary": "An component WebView for iOS base on WKWebView .",
"description": "PAWebView .",
"homepage": "https://github.com/llyouss/PAWeView",
"license": "MIT",
"authors": {
"llyouss": "946148042@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/llyouss/PAWeView.git",
"tag": "0.1.0"
},
"source_files": [
"PAWebView",
"PAWebView/**/*.{h,m}"
]
}