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}"
32 "Sources/LCEssentials/PickerViews/Storyboards/*.{storyboard}",
33 "Sources/LCEssentials/Notifications/Storyboard/*.{storyboard}",
34 "Sources/LCEssentials/Notifications/Storyboard/*.{png}",
35 "Sources/LCEssentials/ImageZoom/Storyboard/*.{storyboard}",
36 "Sources/LCEssentials/ImagePicker/Storyboard/*.{storyboard}"
40 "source_files": "Sources/LCEssentials/Classes/*.{swift}"
45 "source_files": "Sources/LCEssentials/Classes/*.{swift}",
47 "source_files": "Sources/LCEssentials/Classes/*.{swift}"
51 "name": "PickerViews",
53 "Sources/LCEssentials/Classes/*.{swift}",
54 "Sources/LCEssentials/PickerViews/*.{swift}"
58 "Sources/LCEssentials/PickerViews/Storyboards/*.{storyboard}"
63 "name": "Notifications",
65 "Sources/LCEssentials/Classes/*.{swift}",
66 "Sources/LCEssentials/Notifications/*.{swift}"
70 "Sources/LCEssentials/Notifications/Storyboards/*.{storyboard}",
71 "Sources/LCEssentials/Notifications/Storyboard/*.{png}"
76 "swift_version": "5.0"