[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / 2 / ResultBuilderKit / 1.1.0 / ResultBuilderKit.podspec.json
blob4cde240de54fcca52ddf7a3412c4450eb75a1675
2   "name": "ResultBuilderKit",
3   "version": "1.1.0",
4   "summary": "A set of result-builders",
5   "description": "This library provides a set of result-builders",
6   "homepage": "https://github.com/muukii/ResultBuilderKit",
7   "license": "MIT",
8   "authors": {
9     "Muukii": "muukii.app@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/muukii_app",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/muukii/ResultBuilderKit.git",
17     "tag": "1.1.0"
18   },
19   "source_files": "Sources/ResultBuilderKit/**/*.swift",
20   "requires_arc": true,
21   "swift_versions": [
22     "5.3",
23     "5.4",
24     "5.5"
25   ],
26   "swift_version": "5.5"