[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 7 / DYCornerBanner / 1.0.1 / DYCornerBanner.podspec.json
blob6c267c9cd4a9a17a0bc83c169a3d296ad8cf2744
2   "name": "DYCornerBanner",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Customisable corner banner label written in Swift 3",
7   "requires_arc": true,
8   "version": "1.0.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DYCornerBanner/*.{swift, h, plist}",
23   "pushed_with_swift_version": "3.0"