2 "name": "PXGoogleDirections",
4 "homepage": "https://github.com/poulpix/PXGoogleDirections",
5 "summary": "Google Directions API SDK for iOS, entirely written in Swift",
7 "https://raw.githubusercontent.com/poulpix/PXGoogleDirections/master/SampleScreen1.png",
8 "https://raw.githubusercontent.com/poulpix/PXGoogleDirections/master/SampleScreen2.png"
11 "Romain L": "dev.romain@me.com"
17 "social_media_url": "https://twitter.com/_RomainL",
21 "swift_version": "4.0",
22 "source_files": "PXGoogleDirections/*.{h,swift}",
23 "module_name": "PXGoogleDirections",
25 "git": "https://github.com/poulpix/PXGoogleDirections.git",
47 "SystemConfiguration",
53 "resources": "Dependencies/GoogleMaps.framework/Resources/GoogleMaps.bundle",
54 "vendored_frameworks": [
55 "Dependencies/GoogleMaps.framework",
56 "Dependencies/GoogleMapsBase.framework",
57 "Dependencies/GoogleMapsCore.framework"
59 "static_framework": true