blob: b607ee1ec59f2f86208f0f986b9051472d135122 [file] [log] [blame]
{
"name": "TabbedScrollViewController",
"version": "0.0.2",
"summary": "A short description of TabbedScrollViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KnowMeTeam/TabbedScrollViewController",
"license": "MIT",
"authors": {
"Andrew Cohen": "acohen@knowme.com"
},
"source": {
"git": "https://github.com/KnowMeTeam/TabbedScrollViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TabbedScrollViewController/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 2.0"
],
"RxCocoa": [
"~> 2.0"
],
"Cartography": [
"~> 0.6.0"
]
}
}