[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 1.8.0 / GravtySDK.podspec.json
blob0f2df82c3f1b79734431eadbb39f86b9b7646d68
2   "name": "GravtySDK",
3   "version": "1.8.0",
4   "summary": "Swift SDK for integration with Gravty Loyalty management system",
5   "dependencies": {
6     "Moya-SwiftyJSONMapper": [
8     ],
9     "Moya": [
11     ],
12     "RealmSwift": [
13       "~> 3.17.3"
14     ],
15     "SwiftyJSON": [
17     ],
18     "JWTDecode": [
20     ],
21     "SwiftKeychainWrapper": [
23     ]
24   },
25   "description": "Gravty SDK simplifies integration with Gravty API endpoints by providing wrapper methods to \nabstract out the API requests and response details. The response body is mapped to Swift Model \nobjects and returned in the completion handlers.",
26   "homepage": "https://github.com/BankofLoyal/GravtySDK",
27   "license": "MIT",
28   "authors": {
29     "Sandeep Pathak": "sandeep.pathak@lji.io"
30   },
31   "platforms": {
32     "ios": "10.0"
33   },
34   "source": {
35     "http": "https://github.com/BankofLoyal/GravtySDK/raw/master/GravtySDK.zip"
36   },
37   "swift_version": "5.0",
38   "vendored_frameworks": "GravtySDK.framework"