[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / d / a / 7 / AdaptiveSpaceItem / 1.1.0 / AdaptiveSpaceItem.podspec.json
blobc97a32424047b4486673aa99ee8fa59cf547e43e
2   "name": "AdaptiveSpaceItem",
3   "version": "1.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.1.0"
17   },
18   "platforms": {
19     "osx": "10.10"
20   },
21   "requires_arc": true,
22   "source_files": "Source/*.swift"