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