[Add] DocumentReaderFullAuthRFIDNightly 7.5.10780
[CocoaPods.git] / Specs / 8 / e / b / SGBackgroundView / 1.0 / SGBackgroundView.podspec.json
blobfcd5678ad0dece5e130b343ea16007778e6b6534
2   "name": "SGBackgroundView",
3   "version": "1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "frameworks": "UIKit"