[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 5 / SIFloatingMenuViewController / 0.1.3 / SIFloatingMenuViewController.podspec.json
blob05eebfab8886d20a05edd998733d57dcdadf7906
2   "name": "SIFloatingMenuViewController",
3   "version": "0.1.3",
4   "summary": "A floating menu style navigation inspired by MailChimp's iOS menu navigation control.",
5   "homepage": "https://github.com/socaljoker/SIFloatingMenuViewController",
6   "screenshots": "http://cl.ly/image/3p0e0R0O0225/ao0UT4k.gif",
7   "license": "GPL",
8   "authors": {
9     "Shawn Irvin": "sirvin@me.com"
10   },
11   "source": {
12     "git": "https://github.com/socaljoker/SIFloatingMenuViewController.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "SIFloatingMenuViewController/Classes/*.{m,h}",
20   "dependencies": {
21     "VBFPopFlatButton": [
22       "~>0.0.6"
23     ],
24     "TDBadgedCell": [
25       "~>3.0"
26     ],
27     "pop": [
28       "~>1.0.6"
29     ],
30     "FXBlurView": [
31       "~>1.6.3"
32     ]
33   }