[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / e / 4 / VendRegisterExtension / 0.2.0 / VendRegisterExtension.podspec.json
blob5d44a54d3399fcbb8cc8f11065c09c7603c3c028
2   "name": "VendRegisterExtension",
3   "version": "0.2.0",
4   "summary": "A collection of helpers to make extensions for VendRegister",
5   "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.",
6   "homepage": "https://github.com/Vend/VendRegisterExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "TomCarey",
12   "source": {
13     "git": "https://github.com/Vend/VendRegisterExtension.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "VendRegisterExtension/Classes/**/*",
20   "dependencies": {
21     "Decodable": [
22       "~> 0.5"
23     ]
24   },
25   "pushed_with_swift_version": "3.1"