[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 3 / UIView-JTViewToImage / 0.1 / UIView-JTViewToImage.podspec.json
blob0482b2f470593360b1f9263d6279ad62b0f485b7
2   "name": "UIView-JTViewToImage",
3   "version": "0.1",
4   "summary": "Rendering any UIViews into UIImage in one line",
5   "homepage": "http://ioscodesnippet.com/2011/08/25/rendering-any-uiviews-into-uiimage-in-one-line/",
6   "authors": {
7     "Jamz Tang": "jamz@jamztang.com"
8   },
9   "platforms": {
10     "ios": null
11   },
12   "source": {
13     "git": "https://github.com/ioscodesnippet/UIView-JTViewToImage.git",
14     "tag": "0.1"
15   },
16   "source_files": "Classes/*.{h,m}",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "requires_arc": false