[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 6 / 3 / CombineDataSources / 0.2.5 / CombineDataSources.podspec.json
blob2f49b0db721baedda1e3186e20cda58411a9e268
2   "name": "CombineDataSources",
3   "version": "0.2.5",
4   "summary": "CombineDataSources provides custom Combine subscribers for collection/table view",
5   "description": "CombineDataSources provides custom Combine subscribers that act as table and collection view controllers and bind a stream of element collections to table or collection sections with cells.",
6   "homepage": "https://github.com/CombineCommunity/CombineDataSources",
7   "license": "MIT",
8   "authors": {
9     "Marin Todorov": "touch-code-magazine@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/CombineCommunity/CombineDataSources.git",
16     "tag": "0.2.5"
17   },
18   "source_files": "Sources/**/*.swift",
19   "frameworks": [
20     "Combine"
21   ],
22   "swift_versions": "5.0",
23   "swift_version": "5.0"