[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / 2 / ResultBuilderKit / 1.2.0 / ResultBuilderKit.podspec.json
blobc5cefb08c8886cc545dc0472c0142bea09f36791
2   "name": "ResultBuilderKit",
3   "version": "1.2.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.2.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"