[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / a / 5 / 9 / SmartcarAuth / 1.0.0 / SmartcarAuth.podspec.json
blobdbf6149aeaf5293d8597216309510587a5f4f624
2   "name": "SmartcarAuth",
3   "version": "1.0.0",
4   "summary": "Smartcar Authentication SDK for iOS written in Swift 3.",
5   "description": "Smartcar Authentication SDK for iOS written in Swift 3.\n        - Allows the ability to generate buttons to login with each manufacturer which launches the OAuth flow\n        - Allows the ability to use dropdown/custom buttons to trigger OAuth flow\n        - Facilitates the flow with a SFSafariViewController to redirect to SmartCar and retrieve an access code and an access token",
6   "homepage": "https://github.com/smartcar/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Smartcar Inc.": "hello@smartcar.com"
13   },
14   "source": {
15     "git": "https://github.com/smartcar/ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SmartcarAuth/**/*.swift",
22   "resource_bundles": {
23     "SmartcarAuthResources": [
24       "SmartcarAuthResources.bundle/*"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"