[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / d / LMStorage / 1.0.4 / LMStorage.podspec.json
blob9e4963ff318ecd90290cae6f331fb76686493591
2   "name": "LMStorage",
3   "version": "1.0.4",
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     "tvos": "9.0",
15     "watchos": "4.0"
16   },
17   "source": {
18     "git": "https://github.com/thejohnlima/LMStorage.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "Sources/LMStorage/**/*.{swift}",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "KeychainSwift": [
26     ]
27   },
28   "swift_version": "5.0"