blob: 1e7a97d6f4a5bf639c18a01d9276853df6329241 [file] [log] [blame]
{
"name": "MMLayershots",
"version": "0.2.3",
"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.2.3",
"submodules": true
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"MMLayershots/*.{h,m}",
"MMLayershots/SFPSDWriter/Library/**/*.{h,m}"
],
"requires_arc": true
}