[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 7 / 4 / 2 / UIView-Screenshot / 0.1.1 / UIView-Screenshot.podspec.json
blobb78647801c281b1a90a311aed829b0f058d2c1d1
2   "name": "UIView-Screenshot",
3   "version": "0.1.1",
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.1"
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"