[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / 1 / 3 / DKDataSources / 1.0.0 / DKDataSources.podspec.json
blobd656a5feba87457179d9d8bda408430773444958
2   "name": "DKDataSources",
3   "version": "1.0.0",
4   "summary": "Data driven DataSource allowing use of multiple cell types in elegant way.",
5   "swift_versions": "5.0",
6   "description": "Data driven generic table/collection view DataSources, allows to use multiple cell types in one or multiple sections.",
7   "homepage": "https://github.com/deniskakacka/DKDataSources",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Denis Kakačka": "dkakacka@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/deniskakacka/DKDataSources.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/dkreationsapps",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "DKDataSources/Classes/**/*",
24   "swift_version": "5.0"