blob: 132f033af50d6726cc281b2104a2ba80fac20709 [file] [log] [blame]
{
"name": "SPLTableViewBehavior",
"version": "0.8.7",
"summary": "Define a UITableView behavior with lightweight, reusable and composable components.",
"homepage": "https://github.com/OliverLetterer/SPLTableViewBehavior",
"license": "MIT",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/OliverLetterer/SPLTableViewBehavior.git",
"tag": "0.8.7"
},
"social_media_url": "https://twitter.com/oletterer",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"SPLTableViewBehavior",
"SPLTableViewBehavior/Private"
],
"private_header_files": "SPLTableViewBehavior/Private/*.h",
"frameworks": "UIKit"
}