2 "name": "CellDataCoupler",
4 "summary": "CellDataCoupler is a pod that abstracts away a lot of the logic involved in creating a viable table datasource.",
5 "description": "We wanted to simplify tableviews. CellDataCoupler is a pod that abstracts away a lot of the logic involved in creating a viable table datasource. It provides a default implementation that you can either use or override.",
6 "homepage": "https://github.com/myriadmobile/CellDataCoupler",
12 "Alex Larson": "alarson@myriadmobile.com"
15 "git": "https://github.com/myriadmobile/CellDataCoupler.git",
21 "swift_versions": "4.0",
22 "source_files": "CellDataCoupler/Classes/**/*",
23 "swift_version": "4.0"