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