blob: 8b8b326e68683b2bff189f1f733d0dfa269d4b2d [file] [log] [blame]
{
"name": "LionheartTableViewCells",
"version": "1.0.0",
"summary": "Register table view cells with default styles without needing to subclass them.",
"homepage": "https://github.com/lionheart/LionheartTableViewCells",
"license": "Apache 2.0",
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/LionheartTableViewCells.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}