[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / a / Uber-iOS-SDK / 0.1.0 / Uber-iOS-SDK.podspec.json
blob1d8df0682930e8891437dd569c6938fdd60bc0ce
2   "name": "Uber-iOS-SDK",
3   "version": "0.1.0",
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",
7   "license": "MIT",
8   "authors": {
9     "James Paolantonio": "jamesp@compass.com"
10   },
11   "source": {
12     "git": "https://github.com/jpaolantonio/Uber-iOS-SDK.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/jpaolantonio",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "module_name": "UberSDK",
21   "header_dir": "UberSDK",
22   "source_files": "Pod/Classes/**/*",
23   "public_header_files": "Pod/Classes/**/*.h"