[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 8 / DigitalFare / 1.0.3 / DigitalFare.podspec.json
blobe9a93b8b58c1ad179d767cc8c2c603a839550c95
2   "name": "DigitalFare",
3   "version": "1.0.3",
4   "summary": "Digital fare is a wrapper library helps user calculate price for driver",
5   "description": "Digital fare is a wrapper library helps user calculate prices for driver. Support speech to text, easily to find the way with google API",
6   "homepage": "https://github.com/althurzard/DigitalFare.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Quoc Vuong": "nguyen_quocvuong@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/althurzard/DigitalFare.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "DigitalFare/Classes/*.{h,m,swift}",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "GoogleMaps": [
31     ],
32     "GooglePlaces": [
34     ],
35     "Alamofire": [
36       "= 5.0.0-rc.2"
37     ],
38     "ObjectMapper": [
39       "~> 3.5.1"
40     ],
41     "AlamofireObjectMapper": [
42       "= 6.2.0"
43     ]
44   },
45   "swift_version": "5"