[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 7 / DYCornerBanner / 1.0.3 / DYCornerBanner.podspec.json
blob57a7cf49c4c002b954a489fa407ea9965eb3ff52
2   "name": "DYCornerBanner",
3   "version": "1.0.3",
4   "summary": "Customisable corner banner label written in Swift 3.",
5   "description": "DYCornerBanner written in Swift 3 allows you to quickly create corner labels on top of any kind of rectangular view, e.g. UIImageView. The rotation angle of the corner label is determined by the width and height of the banner view.",
6   "homepage": "https://github.com/DominikButz/DYCornerBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dominikbutz": "dominikbutz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DominikButz/DYCornerBanner.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DYCornerBanner/Classes/**/*",
22   "pushed_with_swift_version": "3.0"