blob: 1fdc5e7417a0dc1419b99ba778d6474e96174fa7 [file] [log] [blame]
{
"name": "MJTabBarManager",
"version": "0.1.0",
"summary": "This is a custom TabbarController with the function of ads.",
"homepage": "https://github.com/Musjoy/MJTabBarManager",
"license": "MIT",
"authors": {
"Raymond": "Ray.musjoy@gmail.com"
},
"source": {
"git": "https://github.com/Musjoy/MJTabBarManager.git",
"tag": "v-0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MJTabBarManager/Classes/**/*",
"user_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "MODULE_TABBAR_MANAGER"
},
"dependencies": {
"ModuleCapability": [
"~> 0.1.1"
]
},
"prefix_header_contents": "#import \"ModuleCapability.h\""
}