[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / Builder / 1.0.0 / Builder.podspec.json
blob3534e089d92ffbfc5fe7619025a40479d5a4ffa7
2   "name": "Builder",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Builder/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"