[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 5 / DHDataSources / 0.1.0 / DHDataSources.podspec.json
blob9801f6670b63693e0979594432ba797f8039be92
2   "name": "DHDataSources",
3   "version": "0.1.0",
4   "summary": "IndexPath based datasources and adapters providing data for UITableView and UICollectionView.",
5   "description": "IndexPath based datasources and adapters providing data for UITableView and UICollectionView.",
6   "homepage": "https://github.com/domhof/DHDataSources",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dominik Hofer": "me@dominikhofer.com"
13   },
14   "source": {
15     "git": "https://github.com/domhof/DHDataSources.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/dominikhofer",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "DHDataSources/Classes/**/*.swift"