[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 7 / DYCornerBanner / 1.1.2 / DYCornerBanner.podspec.json
blob963bb1bdf44ea38bb3c9c29e918a3f87db319893
2   "name": "DYCornerBanner",
3   "version": "1.1.2",
4   "summary": "Customisable corner banner label written in Swift 4.",
5   "description": "DYCornerBanner written 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.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DYCornerBanner/Classes/**/*",
22   "pushed_with_swift_version": "4.0"