[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 9 / SmartcarAuth / 3.0.0 / SmartcarAuth.podspec.json
blobfb128acff3e934ef9ef3a1d7cd6545788bc61b2a
2   "name": "SmartcarAuth",
3   "version": "3.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    - Facilitates the flow with a SFSafariViewController to redirect to Smartcar and retrieve an authorization code",
6   "homepage": "https://github.com/smartcar/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Smartcar Inc.": "hello@smartcar.com"
13   },
14   "source": {
15     "git": "https://github.com/smartcar/ios-sdk.git",
16     "tag": "v3.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SmartcarAuth/**/*.swift",
22   "swift_versions": "3.2",
23   "swift_version": "3.2"