[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / c / 5 / Swiftional / 1.0.0 / Swiftional.podspec.json
blob1131d43e035e73f84031463559ba65efaa85e93e
2   "name": "Swiftional",
3   "version": "1.0.0",
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": "1.0.0"
17   },
18   "social_media_url": "https://www.linkedin.com/in/vandrj/",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0",
22     "watchos": "4.0",
23     "osx": "10.13"
24   },
25   "source_files": "Sources/Swiftional/*",
26   "swift_versions": "5.7",
27   "swift_version": "5.7"