blob: a18404fcb2ea82076ada4687ddf3f952bb4dab5e [file] [log] [blame]
{
"name": "LionheartOtherAppsViewController",
"version": "1.2.0",
"summary": "A table view controller used to showcase your other apps.",
"homepage": "https://github.com/lionheart/LionheartOtherAppsViewController",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Dan Loewenherz": "dan@lionheartsw.com"
},
"source": {
"git": "https://github.com/lionheart/LionheartOtherAppsViewController.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "10.3"
},
"source_files": "LionheartOtherAppsViewController/Classes/**/*",
"dependencies": {
"QuickTableView": [
"~> 2.6"
],
"SuperLayout": [
]
},
"swift_version": "4.1"
}