[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / Builder / 1.0.4 / Builder.podspec.json
blob9612b826eac20bc06d76a96a06a514cf6cc621f1
2   "name": "Builder",
3   "version": "1.0.4",
4   "summary": "Swift Builder Pattern, powered by dynamicMemberLookup and dynamicCallable",
5   "description": "Builder is Swift Builder Pattern, powered by dynamicMemberLookup and dynamicCallable.",
6   "homepage": "https://github.com/hainayanda/Builder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Builder.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Builder/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"