2 "name": "FirebaseWrapper",
4 "summary": "Wrap Firebase to implement it on multiple projects using pod. This avoid a well know duplication problem.",
5 "description": "Wrap Firebase to implement it on multiple projects using pod. This avoid a well know duplication problem: Class XXX is implemented in both YYY and ZZZ. One of the two will be used. Which one is undefined.",
6 "homepage": "https://github.com/mb812/FirebaseWrapper",
12 "mb812": "marco.bonato.dev@gmail.com"
15 "git": "https://github.com/mb812/FirebaseWrapper.git",
21 "source_files": "FirebaseWrapper/Classes/**/*",