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