blob: 9434ba4fd4953f125d1ccad67dba000acb928452 [file] [log] [blame]
{
"name": "SPLTableViewBehavior",
"version": "0.8.5",
"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.5"
},
"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"
}