[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / e / 7 / DYCornerBanner / 1.0 / DYCornerBanner.podspec.json
blob8bc583cc1133f64a0d9e2311ada441d75fe6bef5
2   "name": "DYCornerBanner",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Customisable corner banner label written in Swift 3",
7   "requires_arc": true,
8   "version": "1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Dominik Butz]": "[dominikbutz@googlemail.com]"
15   },
16   "homepage": "https://github.com/DominikButz/DYCornerBanner",
17   "source": {
18     "git": "https://github.com/DominikButz/DYCornerBanner.git",
19     "tag": "1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DYCornerBanner/*.{swift, h, plist}",
23   "pushed_with_swift_version": "3.0"