[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 7 / a / Box.swift / 1.2.0 / Box.swift.podspec.json
blobad47beb89ec1551221ff17f11d169a1f93543c8d
2   "name": "Box.swift",
3   "version": "1.2.0",
4   "summary": "Micro library for Swift that makes possible to transform any value type into a reference type.",
5   "homepage": "https://github.com/grsouza/Box.swift",
6   "license": "Apache 2.0",
7   "authors": {
8     "Guilherme Souza": "ogrsouza@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.10",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/grsouza/Box.swift.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/**/*",
22   "swift_version": "5.0"