[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / d / a / 7 / AdaptiveSpaceItem / 1.0 / AdaptiveSpaceItem.podspec.json
blob8477c4d64663e01255a7809c7cb1b890dfac0740
2   "name": "AdaptiveSpaceItem",
3   "version": "1.0",
4   "summary": "A NSToolbarItem which will create space to center the next toolbar item",
5   "description": "A NSToolbarItem sublclass which will create space to center the next toolbar item",
6   "homepage": "https://github.com/recisio/AdaptiveSpaceItem",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Recisio": "tom.baranes@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/recisio/AdaptiveSpaceItem.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0",
21     "osx": "10.10"
22   },
23   "requires_arc": true,
24   "source_files": "Source/*.swift"