[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 1 / b / d / LMStorage / 1.0.0 / LMStorage.podspec.json
blob8d89e0c6f1d72e5c0865cd7217ccae087b14c268
2   "name": "LMStorage",
3   "version": "1.0.0",
4   "summary": "💾 LMStorage is a framework which reduces the complexity of managing a persistent layer.",
5   "requires_arc": true,
6   "homepage": "https://github.com/thejohnlima/LMStorage",
7   "license": "MIT",
8   "authors": {
9     "John Lima": "thejohnlima@icloud.com"
10   },
11   "social_media_url": "https://twitter.com/thejohnlima",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/thejohnlima/LMStorage.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Sources/LMStorage/**/*.{swift}",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "KeychainSwift": [
24     ]
25   },
26   "swift_version": "5.0"