[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / f / GravtySDK / 4.0.8 / GravtySDK.podspec.json
blob645f877c5a0edd872be3395991374dd1af2be4f1
2   "name": "GravtySDK",
3   "version": "4.0.8",
4   "summary": "Swift SDK for integration with Gravty Loyalty management system",
5   "dependencies": {
6     "Moya": [
7       "14.0.0"
8     ],
9     "Unrealm": [
10       "1.9.1"
11     ],
12     "SwiftKeychainWrapper": [
13       "4.0.1"
14     ],
15     "AnyCodable-FlightSchool": [
16       "0.6.0"
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.0.8"
39   },
40   "swift_versions": "5.4",
41   "vendored_frameworks": "GravtySDK.xcframework",
42   "swift_version": "5.4"