2 "name": "Deeplinkable",
4 "summary": "A modular Deeplink SDK.",
5 "description": "The sdk create a way to map deeplinks easily, you just need to implement the Deeplinkable protocol, nothing more is necessary. You do not need to register and your deeplinks would be indexed, to be reached quickly. Deeplinkable can handle static and dynamic urls using regex expressions.",
6 "homepage": "https://github.com/allanragec/Deeplinkable",
12 "Allan Melo": "allanragec@gmail.com"
15 "git": "https://github.com/allanragec/Deeplinkable.git",
21 "swift_versions": "5.0",
22 "source_files": "Deeplinkable/Classes/**/*",
23 "swift_version": "5.0"