[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / SSCustomTabbar / 2.0.7 / SSCustomTabbar.podspec.json
blob738fca9594566c5eaa19b4254f957c15d5174680
2   "name": "SSCustomTabbar",
3   "version": "2.0.7",
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.7"
21   },
22   "source_files": "SSCustomTabbar/Classes/*.swift",
23   "resources": [
24     "SSCustomTabbar/SwiftUI/*.storyboard"
25   ],
26   "frameworks": [
27     "UIKit",
28     "SwiftUI"
29   ],
30   "swift_version": "5.0"