[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 7 / c / MJTabBarManager / 0.1.0 / MJTabBarManager.podspec.json
blob1fdc5e7417a0dc1419b99ba778d6474e96174fa7
2   "name": "MJTabBarManager",
3   "version": "0.1.0",
4   "summary": "This is a custom TabbarController with the function of ads.",
5   "homepage": "https://github.com/Musjoy/MJTabBarManager",
6   "license": "MIT",
7   "authors": {
8     "Raymond": "Ray.musjoy@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Musjoy/MJTabBarManager.git",
12     "tag": "v-0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": "MJTabBarManager/Classes/**/*",
18   "user_target_xcconfig": {
19     "GCC_PREPROCESSOR_DEFINITIONS": "MODULE_TABBAR_MANAGER"
20   },
21   "dependencies": {
22     "ModuleCapability": [
23       "~> 0.1.1"
24     ]
25   },
26   "prefix_header_contents": "#import \"ModuleCapability.h\""