blob: b1a80e5a5975fd9a849b1f1bbd522d8994cd2f4f [file] [log] [blame]
{
"name": "MLScreenshot",
"version": "1.0.3",
"summary": "Get a screenshot from UIView easy as pie.",
"homepage": "https://github.com/mRs-/MLScreenshot",
"license": "MIT",
"authors": {
"Marius Landwehr": "marius.landwehr@googlemail.com"
},
"source": {
"git": "https://github.com/mRs-/MLScreenshot.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}