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