[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / d / b / KServices / 0.1.7 / KServices.podspec.json
blob0a65453964eed05983c629441c8aea614c75fc06
2   "name": "KServices",
3   "version": "0.1.7",
4   "summary": "KServices for save or load data from KeyChain.",
5   "description": "KServices provides functionality for saving and loading data from the iOS Keychain. It includes methods for securely storing and retrieving data such as user credentials and sensitive information.",
6   "homepage": "https://github.com/the-best-is-best/KServices",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "the-best-is-best": "michelle.raouf@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/the-best-is-best/KServices.git",
16     "tag": "0.1.7"
17   },
18   "swift_versions": "5.5",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "KServices/Classes/**/*",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "swift_version": "5.5"