[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 5 / 2 / MMLayershots / 0.2.2 / MMLayershots.podspec.json
blob8c84b22cccfbc07912cc085485970aec346d4894
2   "name": "MMLayershots",
3   "version": "0.2.2",
4   "summary": "Generates a Photoshop (PSD) file from your app view hierachy.",
5   "homepage": "https://github.com/vpdn/MMLayershots/",
6   "license": "MIT",
7   "authors": {
8     "vpdn": "vp@dinhmail.de"
9   },
10   "source": {
11     "git": "https://github.com/vpdn/MMLayershots.git",
12     "tag": "0.2.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": [
18     "MMLayershots/*.{h,m}",
19     "MMLayershots/PSDWriter/*.{h,m}"
20   ],
21   "requires_arc": true