blob: 0604f30ef2ae4f6c3f2db7a885616455fd04a7d1 [file] [log] [blame]
{
"name": "TABScrollingContentView",
"version": "2.1.0",
"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": "2.1.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"TABSwiftLayout": [
"2.0.1"
]
},
"pushed_with_swift_version": "3.0"
}