[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 8 / VidraCart / 0.0.19 / VidraCart.podspec.json
blobfd0fc57ce5655459310e9ae0de76bcabb6045e60
2   "name": "VidraCart",
3   "version": "0.0.19",
4   "summary": "A library for handling your shop's cart using Vidra",
5   "description": "This is a library for handling your shop's cart using Vidra",
6   "homepage": "https://github.com/vidra-io/VidraCart-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessio Giovannoli": "alessio@bemind.me"
13   },
14   "platforms": {
15     "ios": "10.3"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/vidra-io/VidraCart-iOS.git",
20     "tag": "0.0.19"
21   },
22   "ios": {
23     "vendored_frameworks": "VidraCart.framework"
24   },
25   "dependencies": {
26     "Siesta": [
28     ]
29   }