2 "name": "LCEssentials",
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",
12 "Daniel Arantes Loverde": "daniel@loverde.com.br"
15 "git": "https://github.com/loverde-co/LCEssentials.git",
18 "swift_versions": "5.0",
24 "Sources/LCEssentials/Classes/*.{swift}",
25 "Sources/LCEssentials/HUDAlert/*.{swift}",
26 "Sources/LCEssentials/ImageZoom/*.{swift}",
27 "Sources/LCEssentials/ImagePicker/*.{swift}"
31 "Sources/LCEssentials/Classes/*.{swift}",
32 "Sources/LCEssentials/HUDAlert/*.{swift}",
33 "Sources/LCEssentials/ImageZoom/*.{swift}",
34 "Sources/LCEssentials/ImagePicker/*.{swift}"
41 "source_files": "Sources/LCEssentials/Classes/*.{swift}"
46 "Sources/LCEssentials/Classes/*.{swift}",
47 "Sources/LCEssentials/ImageZoom/*.{swift}"
51 "name": "ImagePicker",
53 "Sources/LCEssentials/Classes/*.{swift}",
54 "Sources/LCEssentials/ImagePicker/*.{swift}"
60 "Sources/LCEssentials/Classes/*.{swift}",
61 "Sources/LCEssentials/HUDAlert/*.{swift}"
65 "swift_version": "5.0"