[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 1.7.5 / GravtySDK.podspec.json
blob88c42a944c44411a6e1e53bf36c93c33edd2665a
2   "name": "GravtySDK",
3   "version": "1.7.5",
4   "summary": "Swift SDK for integration with Gravty Loyalty management system",
5   "dependencies": {
6     "Moya-SwiftyJSONMapper": [
8     ],
9     "Moya": [
11     ],
12     "RealmSwift": [
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"