2 "name": "Uber-iOS-SDK",
4 "summary": "A well-tested and well documented SDK for Uber on iOS.",
5 "description": " An iOS SDK for the Uber API with a few goals.\n\n * Well-tested\n * Well-documented\n * Feature complete\n\n Based of the endpoints listed https://developer.uber.com/v1/endpoints/\n",
6 "homepage": "https://github.com/jpaolantonio/Uber-iOS-SDK",
9 "James Paolantonio": "jamesp@compass.com"
12 "git": "https://github.com/jpaolantonio/Uber-iOS-SDK.git",
15 "social_media_url": "https://twitter.com/jpaolantonio",
20 "module_name": "UberSDK",
21 "header_dir": "UberSDK",
22 "source_files": "Pod/Classes/**/*",
23 "public_header_files": "Pod/Classes/**/*.h"