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/Sample/SampleScreen1.png",
8 "https://raw.githubusercontent.com/poulpix/PXGoogleDirections/master/Sample/SampleScreen2.png"
11 "Romain L": "dev.romain@me.com"
17 "social_media_url": "https://twitter.com/_RomainL",
21 "source_files": "PXGoogleDirections/*.{h,swift}",
22 "module_name": "PXGoogleDirections",
24 "git": "https://github.com/poulpix/PXGoogleDirections.git",
46 "SystemConfiguration",
52 "resources": "Dependencies/GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle",
53 "vendored_frameworks": [
54 "Dependencies/GoogleMaps.framework",
55 "Dependencies/GoogleMapsBase.framework",
56 "Dependencies/GoogleMapsCore.framework"
59 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/PXGoogleDirections/Dependencies"
61 "pushed_with_swift_version": "3.0"