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": "4.0",
30 "LCEssentials/Classes/*.{swift}",
31 "LCEssentials/PickerViews/*.{swift}",
32 "LCEssentials/Notifications/*.{swift}",
33 "LCEssentials/ImageZoom/*.{swift}"
36 "LCEssentials/PickerViews/Storyboards/*.{storyboard}",
37 "LCEssentials/Notifications/Storyboard/*.{storyboard}",
38 "LCEssentials/Notifications/Storyboard/*.{png}",
39 "LCEssentials/ImageZoom/Storyboard/*.{storyboard}"
43 "source_files": "LCEssentials/Classes/*.{swift}"
45 "swift_version": "4.0"