[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / d / WCCommons / 1.1.2 / WCCommons.podspec.json
blobaaa93639acf1bf82ad28ecb4048c22ce7e4062a7
2   "name": "WCCommons",
3   "version": "1.1.2",
4   "summary": "Common components required for all Wibmo Commerce modules",
5   "homepage": "https://www.wibmo.co/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dony George": "dony.george@wibmo.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "http": "https://wibmo-commerce.s3.ap-south-1.amazonaws.com/iOS/iOS_SDK/v1.1.2/WCCommons.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "WCCommons.framework"
22   },
23   "dependencies": {
24     "Fabric": [
25       "~> 1.10.2"
26     ],
27     "Crashlytics": [
28       "~> 3.13.2"
29     ]
30   },
31   "swift_version": "5.0"