[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / b / d / Builder / 1.0.3 / Builder.podspec.json
bloba450605d0b3b4f8cec43538fdb2c94c52f023ddd
2   "name": "Builder",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Builder/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"