blob: 0482b2f470593360b1f9263d6279ad62b0f485b7 [file] [log] [blame]
{
"name": "UIView-JTViewToImage",
"version": "0.1",
"summary": "Rendering any UIViews into UIImage in one line",
"homepage": "http://ioscodesnippet.com/2011/08/25/rendering-any-uiviews-into-uiimage-in-one-line/",
"authors": {
"Jamz Tang": "jamz@jamztang.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ioscodesnippet/UIView-JTViewToImage.git",
"tag": "0.1"
},
"source_files": "Classes/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": false
}