blob: 968971ebb8863bf332c047d15b23f6c1dc609fb2 [file] [log] [blame]
{
"name": "MCTabBarController",
"version": "1.0.1",
"summary": "A useful customized solution about UITabBarController",
"homepage": "https://github.com/Ccalary/MCTabBarController",
"license": "MIT",
"authors": {
"Ccalary": "caohouhong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Ccalary/MCTabBarController.git",
"tag": "1.0.1"
},
"source_files": "MCTabBarController/MCTabBarController/**/*",
"requires_arc": true
}