[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 6 / 3 / 4 / BDGScreenshot / 0.0.2 / BDGScreenshot.podspec.json
blobad53655d45882de728743f2aab17019d433b4665
2   "name": "BDGScreenshot",
3   "version": "0.0.2",
4   "summary": "Light class to create screenshots within your App",
5   "license": "MIT",
6   "description": "Light class to easily create screenshots within your App. You can switch between the older renderInContext version or the newer drawViewHierarchyInRect method. It also provides methods to return halfs of images in case you want to do some slick animations.",
7   "homepage": "https://github.com/BobDG/BDGScreenshot",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGScreenshot.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "*.{h,m}",
16   "frameworks": "Quartzcore",
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true