blob: 325005fe9a933b299b90377883e075a0be7f4b3b [file] [log] [blame]
{
"name": "OLSDynamicHeaderViewController",
"version": "0.1.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": "0.1.0"
},
"social_media_url": "http://orangeloops.com",
"platforms": {
"ios": "8.0"
},
"source_files": "OLSDynamicHeaderViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}