blob: 82ee8039fe2aa6644641d6d33c76845199705195 [file] [log] [blame]
{
"name": "MWTabView",
"version": "0.1.0",
"summary": "A scrolling tab view for iOS made in Swift.",
"homepage": "https://github.com/MathieuWhite/MWTabView",
"screenshots": "https://raw.githubusercontent.com/ClementPadovani/MWTabView/master/demo.gif?token=AApQtxO7xzE-mAjn5aNjg0HikGGdK_lfks5XXHuBwA%3D%3D",
"license": "MIT",
"authors": {
"Mathieu White": "mathieuwhite91@gmail.com"
},
"source": {
"git": "https://github.com/MathieuWhite/MWTabView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/*.swift",
"frameworks": "UIKit"
}