blob: c9aaf0732374fd295c6980d3d5e1f6fef99ca86d [file] [log] [blame]
{
"name": "LionheartOtherAppsViewController",
"version": "1.1.2",
"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.1.2"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "10.3"
},
"source_files": "LionheartOtherAppsViewController/Classes/**/*",
"dependencies": {
"QuickTableView": [
"~> 2.6"
],
"SDWebImage": [
],
"SuperLayout": [
]
},
"swift_version": "4.0"
}