blob: 6cabe2dab8bb518b7261dd24814277d9ab668b55 [file] [log] [blame]
{
"name": "HJRSeparatableView",
"version": "1.1.0",
"summary": "An extended view with a single line separator like UITableViewCell.",
"homepage": "https://github.com/hedjirog/HJRSeparatableView",
"screenshots": "https://raw.github.com/hedjirog/HJRSeparatableView/master/Demo/Resources/Demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jiro Nagashima",
"social_media_url": "http://twitter.com/hedjirog",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/hedjirog/HJRSeparatableView.git",
"tag": "1.1.0"
},
"source_files": "HJRSeparatableView",
"requires_arc": true
}