[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / e / b / SGBackgroundView / 1.2 / SGBackgroundView.podspec.json
blobaa2f06906dd6095bd4a49d93d0ad33b6ebb486cf
2   "name": "SGBackgroundView",
3   "version": "1.2",
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.2"
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": "4.0"