[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 4.1.1 / GravtySDK.podspec.json
blobb1effb4dbfcf03add6156edf9cd387a64a1f20d9
2   "name": "GravtySDK",
3   "version": "4.1.1",
4   "summary": "Swift SDK for integration with Gravty Loyalty management system",
5   "dependencies": {
6     "Moya": [
7       "15.0.0"
8     ],
9     "Unrealm": [
10       "1.9.4"
11     ],
12     "SwiftKeychainWrapper": [
13       "4.0.1"
14     ],
15     "AnyCodable-FlightSchool": [
16       "0.6.5"
17     ]
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "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.",
28   "homepage": "https://github.com/BankofLoyal/GravtySDK",
29   "license": "MIT",
30   "authors": {
31     "Sandeep Pathak": "sandeep.pathak@lji.io"
32   },
33   "platforms": {
34     "ios": "12.0"
35   },
36   "source": {
37     "git": "https://github.com/BankofLoyal/GravtySDK.git",
38     "tag": "4.1.1"
39   },
40   "swift_versions": "5.6",
41   "vendored_frameworks": "GravtySDK.xcframework",
42   "swift_version": "5.6"