[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 1.8.5 / GravtySDK.podspec.json
blob2ec28226fc2b50f8f0e84bd462f67fe7c2f3bbc5
2   "name": "GravtySDK",
3   "version": "1.8.5",
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"