[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / b / digital-fare / 1.0.1 / digital-fare.podspec.json
blob6a73c7e10399bf74b00103a1b4f2e1ead722425e
2   "name": "digital-fare",
3   "version": "1.0.1",
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/digital-fare-lib",
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/digital-fare-lib.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5",
22   "source_files": "digital-fare/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   "deprecated": true,
46   "swift_version": "5"