blob: d84a25028576c08e615fe5508d49bbac31ecb788 [file] [log] [blame]
{
"name": "FSViewToImage",
"version": "0.0.5",
"summary": "FSViewToImage,make view to image",
"homepage": "https://github.com/fuchina/FSViewToImage",
"description": "将视图转化为图片的工具类,a tool to change UIView to Image.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudongdong": "1245102331@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fuchina/FSViewToImage.git",
"tag": "0.0.5"
},
"source_files": "FSViewToImage/Classes/*",
"requires_arc": true,
"frameworks": "UIKit"
}