blob: 2574c7fb7d3b088376dc635c5f0d302fd4928bbd [file] [log] [blame]
{
"name": "VENTokenField",
"version": "2.2.3",
"summary": "Token field used in the Venmo app.",
"description": " An easy to use token field that in used in the Venmo app.\n",
"homepage": "https://github.com/venmo/VENTokenField",
"screenshots": "http://i.imgur.com/a1FfEBi.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Venmo": "ios@venmo.com"
},
"source": {
"git": "https://github.com/venmo/VENTokenField.git",
"tag": "v2.2.3"
},
"source_files": "VENTokenField/**/*.{h,m}",
"resources": [
"VENTokenField/**/*.{xib,png}"
],
"dependencies": {
"FrameAccessor": [
"~> 1.0"
]
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}