blob: a3f9baa69f08ce89c8dde9dbfe40c87553f275a9 [file] [log] [blame]
{
"name": "TTTabBarView",
"version": "1.0.0",
"summary": "My TTTabBarView",
"description": "My TTTabBarView Test!!!",
"homepage": "https://github.com/491365585",
"license": "MIT",
"authors": {
"mac": "491365585@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/491365585/TTTabBarView.git",
"tag": "1.0.0"
},
"source_files": [
"TTTabBarView",
"TTTabBarView/**/*.{h,m}"
],
"exclude_files": "TTTabBarView/Exclude",
"swift_version": "4.2"
}