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",
25 "Sources/LCEssentials/Classes/*.{swift}",
26 "Sources/LCEssentials/PickerViews/*.{swift}",
27 "Sources/LCEssentials/Notifications/*.{swift}",
28 "Sources/LCEssentials/ImageZoom/*.{swift}",
29 "Sources/LCEssentials/ImagePicker/*.{swift}",
30 "Sources/LCEssentials/HUDAlert/*.{swift}"
33 "Sources/LCEssentials/PickerViews/Storyboards/*.{storyboard}",
34 "Sources/LCEssentials/Notifications/Storyboard/*.{storyboard}",
35 "Sources/LCEssentials/Notifications/Storyboard/*.{png}",
36 "Sources/LCEssentials/ImageZoom/Storyboard/*.{storyboard}",
37 "Sources/LCEssentials/ImagePicker/Storyboard/*.{storyboard}",
38 "Sources/LCEssentials/HUDAlert/Storyboard/*.{storyboard}"
42 "source_files": "Sources/LCEssentials/Classes/*.{swift}"
47 "source_files": "Sources/LCEssentials/Classes/*.{swift}",
49 "source_files": "Sources/LCEssentials/Classes/*.{swift}"
53 "name": "PickerViews",
55 "Sources/LCEssentials/Classes/*.{swift}",
56 "Sources/LCEssentials/PickerViews/*.{swift}"
60 "Sources/LCEssentials/PickerViews/Storyboards/*.{storyboard}"
65 "name": "Notifications",
67 "Sources/LCEssentials/Classes/*.{swift}",
68 "Sources/LCEssentials/Notifications/*.{swift}"
72 "Sources/LCEssentials/Notifications/Storyboards/*.{storyboard}",
73 "Sources/LCEssentials/Notifications/Storyboard/*.{png}"
80 "Sources/LCEssentials/Classes/*.{swift}",
81 "Sources/LCEssentials/ImageZoom/*.{swift}"
85 "Sources/LCEssentials/ImageZoom/Storyboard/*.{storyboard}"
90 "name": "ImagePicker",
92 "Sources/LCEssentials/Classes/*.{swift}",
93 "Sources/LCEssentials/ImagePicker/*.{swift}"
97 "Sources/LCEssentials/ImagePicker/Storyboard/*.{storyboard}"
104 "Sources/LCEssentials/Classes/*.{swift}",
105 "Sources/LCEssentials/HUDAlert/*.{swift}"
109 "Sources/LCEssentials/HUDAlert/Storyboard/*.{storyboard}"
114 "swift_version": "5.0"