blob: 9aebd22c0e633ea633016ac4548a184a9ede7c56 [file] [log] [blame]
{
"name": "MLScreenshot",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}