[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 1 / b / GenericDataSourceSwift / 0.2.1 / GenericDataSourceSwift.podspec.json
blobc25fd3584ae60d0b77eab2286c3bae48ad39d4da
2   "name": "GenericDataSourceSwift",
3   "version": "0.2.1",
4   "summary": "A generic datasource for UITableView or UICollectionView.",
5   "homepage": "https://github.com/andersonlucasg3/GenericDataSource",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Anderson Lucas C. Ramos": "anderson@insanitech.com.br",
11     "Jorge Luis Xavier dos Santos": "mr.jorge.xavier@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andersonlucasg3/GenericDataSource.git",
15     "tag": "0.2.1"
16   },
17   "source_files": "GenericDataSource/**/*.swift",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0",
21     "tvos": "9.0"
22   }