[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / e / LCEssentials / 0.6.6 / LCEssentials.podspec.json
blob57a5575e7d1b133c8b8b9dc91bb6ad05bc30cfb3
2   "name": "LCEssentials",
3   "version": "0.6.6",
4   "summary": "This is a repository of essential scripts written in Swift for Loverde Co.",
5   "description": "This is a repository of essential scripts written in Swift for Loverde Co. used to save time on re-writing and keeping it on all other projects. So this Cocoapods will evolve with Swift and will improve with every release!",
6   "homepage": "https://github.com/loverde-co/LCEssentials",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Daniel Arantes Loverde": "daniel@loverde.com.br"
13   },
14   "source": {
15     "git": "https://github.com/loverde-co/LCEssentials.git",
16     "tag": "0.6.6"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.4"
21   },
22   "ios": {
23     "source_files": "Sources/LCEssentials/Classes/*.{swift}"
24   },
25   "subspecs": [
26     {
27       "name": "Classes",
28       "source_files": "Sources/LCEssentials/Classes/*.{swift}"
29     }
30   ],
31   "swift_version": "5.0"