blob: e4675e96333a7e80b45eb8764a7d3104f3bddaba [file] [log] [blame]
{
"name": "HTUITabBarController",
"version": "1.0.3",
"summary": "A iOS LaunchAd show of 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.3"
},
"source_files": "HTTabBarController/HTUITabBarController/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}