[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / b / UVCardView / 0.1.2 / UVCardView.podspec.json
blobf2b2b1f2dee7005ebdd2e18ca24877ed383f165f
2   "name": "UVCardView",
3   "version": "0.1.2",
4   "summary": "This is a simple Cocoapod for creating CardView in iOS.",
5   "description": "\"This is a simple Cocoapod for creating CardView in iOS. Its provide some basic extension and subclassing for UIKit for UI Designs.\"",
6   "homepage": "https://github.com/umeshiscreative/UVCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umesh": "umeshiscreative@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/umeshiscreative/UVCardView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UVCardView/Classes/*.swift",
22   "frameworks": "UIKit"