[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 9 / e / 2 / OLSDynamicHeaderViewController / 0.1.0 / OLSDynamicHeaderViewController.podspec.json
blob325005fe9a933b299b90377883e075a0be7f4b3b
2   "name": "OLSDynamicHeaderViewController",
3   "version": "0.1.0",
4   "summary": "UIScrollView based component with a header view that can be animated along with scrolling",
5   "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.",
6   "homepage": "https://github.com/orangeloops/OLSDynamicHeaderViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OrangeLoops": "ohagopian@orangeloops.com"
13   },
14   "source": {
15     "git": "https://github.com/orangeloops/OLSDynamicHeaderViewController.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "http://orangeloops.com",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OLSDynamicHeaderViewController/Classes/**/*",
23   "pushed_with_swift_version": "3.0"