blob: a3abef65016f170069d871ff468cd0e9d12d6929 [file] [log] [blame]
{
"name": "LHSOtherAppsViewController",
"version": "1.0.0",
"summary": "A table view controller used to showcase your other apps.",
"homepage": "http://lionheartsw.com",
"license": "Apache 2.0",
"authors": {
"Eric Olszewski": "eric@lionheartsw.com"
},
"social_media_url": "http://twitter.com/eric_olszewski",
"source": {
"git": "https://github.com/lionheart/LHSOtherAppsViewController.git",
"tag": "1.0.0"
},
"source_files": "LHSOtherAppsViewController/*.{h,m}",
"public_header_files": "LHSOtherAppsViewController/*.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}