blob: 9235320dfa498ef1a9f9b5e0aa2c011749a82681 [file] [log] [blame]
{
"name": "HTUITabBarController",
"version": "1.0.5",
"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.5"
},
"source_files": "HTTabBarController/HTUITabBarController/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}