2 "name": "LiveCollections",
4 "summary": "Automatically perform UITableView and UICollectionView animations with immutable data sets.",
5 "description": "An open source iOS framework that automatically performs UITableView and UICollectionView animations between two sets of immutable data. It supports generic data types and is thread-safe.",
6 "homepage": "https://github.com/scribd/LiveCollections",
9 "Stephane Magne": "stephane@scribd.com"
12 "git": "https://github.com/scribd/LiveCollections.git",
15 "source_files": "LiveCollectionsFramework/LiveCollections/**/*.swift",
17 "LiveCollectionsFramework/LiveCollections/Info.plist",
18 "LiveCollectionsSample/LiveCollectionsSample/Info.plist"
20 "swift_version": "4.2",