blob: 515d9fefde3c40e4b5eea73936567b5ea244ac5e [file] [log] [blame]
{
"name": "TABScrollingContentView",
"version": "1.2.1",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"The App Business": "https://www.theappbusiness.com"
},
"homepage": "https://www.theappbusiness.com",
"requires_arc": true,
"summary": "A scroll view whose content size is determined based on the auto layout constraints of its subviews.",
"source": {
"git": "https://github.com/theappbusiness/TABScrollingContentView.git",
"tag": "1.2.1"
},
"source_files": "TABScrollingContentView/**/*.swift",
"dependencies": {
"TABSwiftLayout": [
"1.2"
]
}
}