[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 8 / VidraCart / 0.0.18 / VidraCart.podspec.json
blob27aa468b8414bb7abe50639323d3d4c07bd39fe1
2   "name": "VidraCart",
3   "version": "0.0.18",
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     "http": "https://github.com/vidra-io/VidraCart-iOS/raw/master/VidraCart.zip"
20   },
21   "ios": {
22     "vendored_frameworks": "VidraCart.framework"
23   },
24   "dependencies": {
25     "Siesta": [
27     ]
28   }