blob: 4bfd98853f0fb873bef63dc8cf96905c2e8fe6e4 [file] [log] [blame]
{
"name": "HTUITabBarController",
"version": "1.0.7",
"summary": "A iOS like UITabBarController.",
"homepage": "https://github.com/PureRunner/HTTabBarController",
"license": "MIT",
"authors": {
"PureRunner": "teemofaster@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PureRunner/HTTabBarController.git",
"tag": "1.0.7"
},
"source_files": "HTTabBarController/HTUITabBarController/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}