[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / 7 / GoogleMapDirectionLib / 0.0.4 / GoogleMapDirectionLib.podspec.json
blob3b7e9eba9ce0a6b67934f1391b47fa38e9b24bf1
2   "name": "GoogleMapDirectionLib",
3   "version": "0.0.4",
4   "summary": "GoogleMapDirectionLib is a wrapped Direction Api of Google Map for easier to use.",
5   "description": "GoogleMapDirectionLib is a wrapped Direction Api of Google Map for easier to implement.",
6   "homepage": "https://github.com/ngominhtrint/GoogleMapDirectionLib",
7   "license": "MIT",
8   "authors": {
9     "tri.ngo": "ngominhtrint@gmail.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ngominhtrint/GoogleMapDirectionLib.git"
17   },
18   "source_files": [
19     "GoogleMapDirectionLib",
20     "GoogleMapDirectionLib/**/*.{h,m}",
21     "GoogleMapDirectionLib/**/*"
22   ],
23   "exclude_files": "GoogleMapDirectionLib/*.plist",
24   "dependencies": {
25     "Alamofire": [
27     ],
28     "AlamofireObjectMapper": [
30     ],
31     "RxAlamofire": [
33     ]
34   },
35   "swift_version": "5.0"