[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 1 / d / CSMCollectionBatchUpdates / 0.1 / CSMCollectionBatchUpdates.podspec.json
blob3e74f66e8d049473d996457e0eb42a40a65e864e
2   "name": "CSMCollectionBatchUpdates",
3   "version": "0.1",
4   "summary": "Safely perform batch updates in UITableView and UICollectionView",
5   "description": "CSMCollectionBatchUpdates` is a set of classes and extensions to UICollectionView and UITableView to perform safe batch updates of these views. Based in Badoo BMACollectionBatchUpdates",
6   "homepage": "https://github.com/Charlisim/ios-collection-batch-safe-updates-swift.git",
7   "license": "MIT",
8   "authors": {
9     "Carlos Simon": "csimonts@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Charlisim/ios-collection-batch-safe-updates-swift.git",
16     "tag": "0.1"
17   },
18   "source_files": "CSMCollectionBatchUpdates/CSMCollectionBatchUpdates",
19   "requires_arc": true