blob: 5d44a54d3399fcbb8cc8f11065c09c7603c3c028 [file] [log] [blame]
{
"name": "VendRegisterExtension",
"version": "0.2.0",
"summary": "A collection of helpers to make extensions for VendRegister",
"description": "The VendRegisterExtension pod is a set of helpers to enable third-parties to quickly and easily create\nextensions for VendRegister.\n\nPlease contact api@vendhq.com for support.",
"homepage": "https://github.com/Vend/VendRegisterExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "TomCarey",
"source": {
"git": "https://github.com/Vend/VendRegisterExtension.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VendRegisterExtension/Classes/**/*",
"dependencies": {
"Decodable": [
"~> 0.5"
]
},
"pushed_with_swift_version": "3.1"
}