blob: 9b1216628f05c301aa4f6c324c8567870b4ad774 [file] [log] [blame]
{
"name": "HTUITabBarController",
"version": "1.0.6",
"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": "v1.0.6"
},
"source_files": "HTTabBarController/HTUITabBarController/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}