[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / c / flowkitAdditions / 1.0.0 / flowkitAdditions.podspec.json
blobd59a1d32fa3aee78b28dc78c030c907f7cd24aa9
2   "name": "flowkitAdditions",
3   "version": "1.0.0",
4   "summary": "FlowKit Additions are a set of default models to use flowkit-ios library out of the box",
5   "description": "FlowKit Additions are a set of default models to use flowkit-ios library out of the box",
6   "homepage": "https://github.com/n26/flowkit-ios/tree/main",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NA": "N26 GmbH"
13   },
14   "source": {
15     "git": "git@github.com:n26/flowkit-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "module_name": "FlowKitAdditions",
23   "source_files": "flowkitAdditions/Classes/**/*",
24   "dependencies": {
25     "flowkit-ios": [
27     ]
28   },
29   "swift_version": "5.0"