[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / a / 0 / URBNDataSource / 2.0.0 / URBNDataSource.podspec.json
blobaf632440079d5cd688133f9ffeadd38c431015bb
2   "name": "URBNDataSource",
3   "version": "2.0.0",
4   "summary": "URBNDataSource is meant to be a convenience wrapper around UICollectionView / UITableView data management",
5   "homepage": "https://github.com/urbn/URBNDataSource",
6   "license": "MIT",
7   "authors": {
8     "urbn": "jgrandelli@urbn.com"
9   },
10   "source": {
11     "git": "https://github.com/urbn/URBNDataSource.git",
12     "tag": "2.0.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "pushed_with_swift_version": "3.0"