blob: 1a136eb29a87478cd920adb07187df703d807ac1 [file] [log] [blame]
{
"name": "VENSeparatorView",
"version": "1.0.1",
"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.1"
},
"source_files": "VENSeparatorView/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}