[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 9 / 0 / Lemons / 0.0.4 / Lemons.podspec.json
blob6e829b81f4daef981434cb84863ad8861466b1a6
2   "name": "Lemons",
3   "version": "0.0.4",
4   "summary": "Mixed storage warehouse with disk and memory.",
5   "homepage": "https://github.com/yangKJ/Lemons",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Condy": "yangkj310@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/Lemons.git",
15     "tag": "0.0.4"
16   },
17   "swift_versions": "5.0",
18   "requires_arc": true,
19   "static_framework": true,
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "source_files": "Sources/**/*.swift",
28   "deprecated": true,
29   "swift_version": "5.0"