blob: 08b461cd4b6c5edf1073191b3805df2ec08087ba [file] [log] [blame]
{
"name": "TABScrollingContentView",
"version": "1.2",
"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"
},
"source_files": "TABScrollingContentView/**/*.swift",
"dependencies": {
"TABSwiftLayout": [
"1.0"
]
}
}