[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / 4 / SSCustomTabMenu / 0.1.1 / SSCustomTabMenu.podspec.json
blob3dac9500e9678e3928962839a6b114fd31604e0e
2   "name": "SSCustomTabMenu",
3   "version": "0.1.1",
4   "summary": "Custom tab menu controller for iOS.",
5   "description": "This CustomTabMenu will add custom menu at bottom!",
6   "homepage": "https://github.com/simformsolutions/SSCustomTabMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "simformsolutions": "reg@simform.in"
13   },
14   "source": {
15     "git": "https://github.com/simformsolutions/SSCustomTabMenu.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SSCustomTabMenu/CustomTabMenu/Helper/**/*",
22   "resource_bundles": {
23     "SSCustomTabMenu": [
24       "SSCustomTabMenu/CustomTabMenu/SSTabStoryBoard/**/*"
25     ]
26   }