blob: d760537e05d602351816ae72f144ef47f889973d [file] [log] [blame]
{
"name": "VENCore",
"version": "3.1.2",
"summary": "Core Venmo client library",
"description": "Core iOS client library for the Venmo api",
"homepage": "https://github.com/venmo/VENCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Venmo": "ios@venmo.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/venmo/VENCore.git",
"tag": "v3.1.2"
},
"source_files": "VENCore/**/*.{h,m}",
"dependencies": {
"CMDQueryStringSerialization": [
"~> 0.3"
]
}
}