[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / 2 / OLSDynamicHeaderViewController / 1.0.0 / OLSDynamicHeaderViewController.podspec.json
blobcfb8264f8fe529d8c12715530ba45c6b90c4e6d6
2   "name": "OLSDynamicHeaderViewController",
3   "version": "1.0.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": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/orangeloopsinc",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "OLSDynamicHeaderViewController/Classes/**/*",
23   "swift_versions": [
24     "5.0",
25     "5.0"
26   ],
27   "swift_version": "5.0"