blob: 2257af7d0170e46b974164f8a5ce9da899019dcf [file] [log] [blame]
{
"name": "CollectionAndTableViewUpdateConveniences",
"version": "1.0.1",
"summary": "Easily handle NSFetchedResultsController updates in a UITableView or a UICollectionView.",
"homepage": "https://github.com/happn-tech/CollectionAndTableViewUpdateConveniences",
"license": {
"type": "Apache 2.0",
"file": "License.txt"
},
"authors": {
"François Lamboley": "francois.lamboley@happn.com"
},
"social_media_url": "https://twitter.com/happn_tech",
"source": {
"git": "https://github.com/happn-tech/CollectionAndTableViewUpdateConveniences.git",
"tag": "1.0.1"
},
"source_files": "CollectionAndTableViewUpdateConveniences/*.swift",
"swift_version": "4.2",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}