blob: a1744f6fbdfdbd8c87ad4245c68baa2e956e3e2d [file] [log] [blame]
{
"name": "LionheartOtherAppsViewController",
"version": "1.0.3",
"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.0.3"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "9.3"
},
"source_files": "LionheartOtherAppsViewController/Classes/**/*",
"dependencies": {
"QuickTableView": [
"~> 2.3"
],
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}