[Add] GreenVideoSDK 2.0.13
[CocoaPods.git] / Specs / e / c / 4 / YLFHeaderPageView / 0.2.0 / YLFHeaderPageView.podspec.json
blobbc199e1ccad5a29178a8a9c2f318ffc2c8f660cd
2   "name": "YLFHeaderPageView",
3   "version": "0.2.0",
4   "summary": "A simple way to share one tableHeaderView/sectionHeaderView for mutiple scrollView.",
5   "description": "YLFHeaderPageView supports vertical scroll for each single scrollView and or so support horizon scroll to change scrollView. It provides mutiple build in vertical scroll style and is compatible\n      with pull refresh.",
6   "homepage": "https://github.com/leavesster/YLFHeaderPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "leavesster",
12   "source": {
13     "git": "https://github.com/leavesster/YLFHeaderPageView.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YLFHeaderPageView/Classes/**/*",
20   "dependencies": {
21     "KVOController": [
23     ]
24   }