blob: 0739ca5c68b4b3cae50c2b06e8b0a50ec4ad465f [file] [log] [blame]
{
"name": "VENSeparatorView",
"version": "1.0.0",
"summary": "Separator view used in the Venmo app.",
"description": " An easy to use separator view that is used in the Venmo app.\n",
"homepage": "https://www.github.com/venmo/VENSeparatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Venmo": "ios@venmo.com"
},
"source": {
"git": "https://github.com/venmo/VENSeparatorView.git",
"tag": "v1.0.0"
},
"source_files": "VENSeparatorView/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}