[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / c / 5 / Swiftional / 0.2.7 / Swiftional.podspec.json
blob682f450648336b637741fdf6f585c8e96df985dd
2   "name": "Swiftional",
3   "version": "0.2.7",
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": "0.2.7"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Sources/Swiftional/*",
22   "swift_versions": "5.7",
23   "swift_version": "5.7"