[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 3.1.9 / GravtySDK.podspec.json
blobd83b8b3279b0d742feacafd3aa8dfb02448d3ef1
2   "name": "GravtySDK",
3   "version": "3.1.9",
4   "summary": "Swift SDK for integration with Gravty Loyalty management system",
5   "dependencies": {
6     "Moya-SwiftyJSONMapper": [
8     ],
9     "Moya": [
11     ],
12     "RealmSwift": [
13       "5.3.3"
14     ],
15     "SwiftyJSON": [
17     ],
18     "SwiftKeychainWrapper": [
20     ]
21   },
22   "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.",
23   "homepage": "https://github.com/BankofLoyal/GravtySDK",
24   "license": "MIT",
25   "authors": {
26     "Sandeep Pathak": "sandeep.pathak@lji.io"
27   },
28   "platforms": {
29     "ios": "10.0"
30   },
31   "source": {
32     "http": "https://github.com/BankofLoyal/GravtySDK/raw/3.1.9/GravtySDK.zip"
33   },
34   "swift_versions": "5.2",
35   "vendored_frameworks": "GravtySDK.framework",
36   "swift_version": "5.2"