blob: 376514dadbe2732fdbbc9fc74d99ae6db7e40c1e [file] [log] [blame]
{
"name": "MMLayershots",
"version": "0.1.0",
"summary": "Generates a Photoshop (PSD) file from your app view hierachy.",
"homepage": "https://github.com/vpdn/MMLayershots/",
"license": "MIT",
"authors": {
"vpdn": "vp@dinhmail.de"
},
"source": {
"git": "https://github.com/vpdn/MMLayershots.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"MMLayershots/.{h,m}",
"MMLayershots/PSDWriter/*.{h,m}"
],
"requires_arc": true
}