[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / b / c / 5 / Swiftional / 2.0.1 / Swiftional.podspec.json
blobbefe04fef6bdacfb4a73f8f3e430cbb9f3c182b8
2   "name": "Swiftional",
3   "version": "2.0.1",
4   "summary": "Created for writing Swift code with a slight touch of functional programming.",
5   "description": "Swiftional introduce some functional primitives that complement the Swift standard library.",
6   "homepage": "https://github.com/VAndrJ/Swiftional",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volodymyr Andriienko": "vandrjios@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VAndrJ/Swiftional.git",
16     "tag": "2.0.1"
17   },
18   "social_media_url": "https://www.linkedin.com/in/vandrj/",
19   "platforms": {
20     "ios": "12.0",
21     "tvos": "12.0",
22     "watchos": "5.0",
23     "osx": "10.14"
24   },
25   "source_files": "Sources/Swiftional/*",
26   "swift_versions": "5.9",
27   "swift_version": "5.9"