blob: 5ca305b40373efd39dc76e2f7208c0a74970588e [file] [log] [blame]
{
"name": "HJRSeparatableView",
"version": "1.0.0",
"summary": "An extended view with a single line separator like UITableViewCell.",
"homepage": "https://github.com/hedjirog/HJRSeparatableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jiro Nagashima",
"social_media_url": "http://twitter.com/hedjirog",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hedjirog/HJRSeparatableView.git",
"tag": "1.0.0"
},
"source_files": "HJRSeparatableView",
"requires_arc": true
}