[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / e / b / SGBackgroundView / 1.1 / SGBackgroundView.podspec.json
blobc716d52ec52cad652a7274f4e9bd69843160c4cf
2   "name": "SGBackgroundView",
3   "version": "1.1",
4   "summary": "Easily create background views in UIKit.",
5   "description": "SGBackgroundView is a simple utility for creating custom background in UITableViewCell.",
6   "homepage": "https://github.com/sger/SGBackgroundView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Spiros Gerokostas": "spiros.gerokostas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sger/SGBackgroundView.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"