[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / 3 / 0 / CodiumLayout / 0.0.3 / CodiumLayout.podspec.json
blobfe5ff166f54a9d5822b76bd51b05e4202ea0866a
2   "name": "CodiumLayout",
3   "version": "0.0.3",
4   "summary": "A intneral tool to set constraints of UI components in iOS.",
5   "swift_version": "4.0.0",
6   "description": "A tool created with intention of being used internally at Codium. The code is nothing but encapsulates the SnapKit with additional features.",
7   "homepage": "https://www.codium.co/",
8   "license": "MIT",
9   "authors": {
10     "James Kim": "jamesjunsungkim@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/JamesJunsungKim/CodiumLayout.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "CodiumLayout/**/*",
20   "frameworks": "UIKit"