[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / d / LMStorage / 1.0.3 / LMStorage.podspec.json
blobeb00c5f964f96f5030a20ab02bfabfcca8e8a676
2   "name": "LMStorage",
3   "version": "1.0.3",
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": "12.1"
14   },
15   "source": {
16     "git": "https://github.com/thejohnlima/LMStorage.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "Sources/LMStorage/**/*.{swift}",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "KeychainSwift": [
24     ]
25   },
26   "swift_version": "5.0"