blob: d2724a1eeba4a10cfed076a2c1aedc0073d1fc82 [file] [log] [blame]
{
"name": "TabPageView",
"version": "0.0.2",
"summary": "The swift version of TabPageView in iOS",
"description": "该框架实现了tab上显示标题、page上显示标题对应的控制器的内容,且左右滑动界面时,标题和内容联动效果!",
"homepage": "https://github.com/brianbryant/TitleContentView",
"license": "MIT",
"authors": {
"brianbryant": "brianbryant@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/brianbryant/TabPageView.git",
"tag": "0.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"exclude_files": "Sources/Exclude"
}