blob: 6b476c88969ec7238c1fe671c818b8b501fc04c4 [file] [log] [blame]
{
"name": "UIView+Capture",
"version": "0.0.1",
"summary": "UIView+Capture 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/UIView-Capture.git",
"tag": "0.0.1"
},
"source_files": "UIView+Capture/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"WebKit"
]
}