[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 7 / Duxer / 0.0.2 / Duxer.podspec.json
blob96460143f7b1de98b8e49270cddfd4e156830e95
2   "name": "Duxer",
3   "version": "0.0.2",
4   "summary": "Lightweight unidirectional data flow with Combine.",
5   "homepage": "https://github.com/kenalizadeh/Duxer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kenan Alizadeh": "kananalizade@gmail.com"
12   },
13   "source": {
14     "git": "git@github.com:kenalizadeh/Duxer.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "source_files": "Duxer/Classes/**/*"