| { |
| "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" |
| } |