blob: cfb8264f8fe529d8c12715530ba45c6b90c4e6d6 [file] [log] [blame]
{
"name": "OLSDynamicHeaderViewController",
"version": "1.0.0",
"summary": "UIScrollView based component with a header view that can be animated along with scrolling",
"description": "'This is an easy to integrate view controller that allows a UIScrollView or any of their widely used subclasses (such as UITableView and UICollectionView) to have a header view that can be animated along with scrolling.",
"homepage": "https://github.com/orangeloops/OLSDynamicHeaderViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OrangeLoops": "ohagopian@orangeloops.com"
},
"source": {
"git": "https://github.com/orangeloops/OLSDynamicHeaderViewController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/orangeloopsinc",
"platforms": {
"ios": "11.0"
},
"source_files": "OLSDynamicHeaderViewController/Classes/**/*",
"swift_versions": [
"5.0",
"5.0"
],
"swift_version": "5.0"
}