4 "summary": "Data sources in protocol-oriented, type-safe, modular, swifty sauce",
5 "description": "A framework which gives data source structure for UITableView, UICollectionView and UIPageViewController.\nYou create a data source, you customize it with closures, you insert contents in provided structures and you set data source of your client object: that's it!\nWhat is more, this framework provides an automated system to apply content updates to UITableView and UICollectionView animating transitions.",
6 "homepage": "https://github.com/muccy/Monviso",
9 "Marco Muccinelli": "muccymac@gmail.com"
15 "git": "https://github.com/muccy/Monviso.git",
20 "Source/**/*.{swift,h,m}"
27 "pushed_with_swift_version": "3.0"