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