[Add] AdisonOfferwallSDK 3.9.6
[CocoaPods.git] / Specs / 7 / 4 / 2 / UIView-Screenshot / 0.1.2 / UIView-Screenshot.podspec.json
blob132a975a9626a489bb8778b35cd0c5a987b9f037
2   "name": "UIView-Screenshot",
3   "version": "0.1.2",
4   "summary": "Let's you screenshot views.",
5   "description": "Use the instance method -screenshot on any view or the UIView class method screenshotWholeWindow to screenshot the entire window.",
6   "homepage": "https://github.com/pixio/UIView-Screenshot/",
7   "license": "MIT",
8   "authors": {
9     "Daniel Blakemore": "DanBlakemore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pixio/UIView-Screenshot.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": "UIKit"