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