[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 1.8.3 / GravtySDK.podspec.json
blob4b4d676f7f0848e7f40081f7855644ef355ba9b5
2   "name": "GravtySDK",
3   "version": "1.8.3",
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"