blob: ef2cf70a543d99aec32bca6fb36d5196944e7d31 [file] [log] [blame]
{
"name": "LionheartOtherAppsViewController",
"version": "1.0.4",
"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.4"
},
"social_media_url": "https://twitter.com/lionheartsw",
"platforms": {
"ios": "9.3"
},
"source_files": "LionheartOtherAppsViewController/Classes/**/*",
"dependencies": {
"QuickTableView": [
"~> 2.6"
],
"SDWebImage": [
]
}
}