[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / 2 / 4 / SSCustomTabMenu / 0.1.4 / SSCustomTabMenu.podspec.json
blob533e5e76d1bf851b5bb55689e7174c2da9cc3f15
2   "name": "SSCustomTabMenu",
3   "version": "0.1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "CustomTabMenu",
24       "subspecs": [
25         {
26           "name": "Helper",
27           "source_files": "SSCustomTabMenu/CustomTabMenu/Helper/*.swift"
28         }
29       ]
30     }
31   ]