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