[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / SSCustomTabbar / 2.0.4 / SSCustomTabbar.podspec.json
blob33720a49d7bbfd8fe689784711c0010e942c9c2f
2   "name": "SSCustomTabbar",
3   "version": "2.0.4",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "swift_versions": "5.0",
8   "summary": "Simple Animated tabbar with native control.",
9   "description": "TODO: Add long description of the pod here.",
10   "homepage": "https://github.com/simformsolutions/SSCustomTabbar",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Sumit Goswami": "sumit.g@simformsolutions.com"
17   },
18   "source": {
19     "git": "https://github.com/simformsolutions/SSCustomTabbar.git",
20     "tag": "2.0.4"
21   },
22   "source_files": "SSCustomTabbar/Classes/*.swift",
23   "resources": [
24     "SSCustomTabbar/SwiftUI/*.storyboard"
25   ],
26   "frameworks": "UIKit",
27   "swift_version": "5.0"