blob: c716d52ec52cad652a7274f4e9bd69843160c4cf [file] [log] [blame]
{
"name": "SGBackgroundView",
"version": "1.1",
"summary": "Easily create background views in UIKit.",
"description": "SGBackgroundView is a simple utility for creating custom background in UITableViewCell.",
"homepage": "https://github.com/sger/SGBackgroundView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spiros Gerokostas": "spiros.gerokostas@gmail.com"
},
"source": {
"git": "https://github.com/sger/SGBackgroundView.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}