[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 7 / BMACollectionBatchUpdates / 1.1.0 / BMACollectionBatchUpdates.podspec.json
blob7e3249c926469dc2e20267846f508ed37e89b595
2   "name": "BMACollectionBatchUpdates",
3   "version": "1.1.0",
4   "summary": "Safely perform batch updates in UITableView and UICollectionView",
5   "description": "BMACollectionBatchUpdates` is a set of classes and extensions to UICollectionView and UITableView to perform safe batch updates of these views.",
6   "homepage": "https://github.com/badoo/ios-collection-batch-updates.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Vladimir Magaziy": "vladimir.magaziy@corp.badoo.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/badoo/ios-collection-batch-updates.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "BMACollectionBatchUpdates/*",
21   "public_header_files": "BMACollectionBatchUpdates/*.h",
22   "requires_arc": true