[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 7 / DYCornerBanner / 1.1 / DYCornerBanner.podspec.json
blobd4eb439f082b9854b2cbb4baff49ddd04f21178f
2   "name": "DYCornerBanner",
3   "version": "1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DYCornerBanner/Classes/**/*",
22   "pushed_with_swift_version": "3.0"