blob: 97e4987baf3b96fca6c9de24cb898b6c689992f5 [file] [log] [blame]
{
"name": "LxTabBarController",
"version": "1.0.0",
"summary": "Change UITabBarController interactive mode",
"homepage": "https://github.com/DeveloperLx/LxTabBarController",
"license": "Apache",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxTabBarController.git",
"tag": "1.0.0"
},
"source_files": "LxTabBarController/LxTabBarController.*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}