blob: f185e37c38738e59a1dc335ba83d9a3d80486efc [file] [log] [blame]
{
"name": "GZCWebView",
"version": "1.0.0",
"summary": "GZCWebView desc",
"homepage": "https://github.com/gzhongcheng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gzhongcheng": "gzhongcheng@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gzhongcheng/GZCWebView.git",
"tag": "1.0.0"
},
"source_files": "GZCWebView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDAutoLayout": [
],
"UIView+Capture": [
]
}
}