[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / e / c / 4 / YLFHeaderPageView / 0.3.0 / YLFHeaderPageView.podspec.json
blob5ca789a4c6c6d25fce140130669da4e392ece766
2   "name": "YLFHeaderPageView",
3   "version": "0.3.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.3.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YLFHeaderPageView/Classes/**/*",
20   "dependencies": {
21     "KVOController": [
23     ]
24   }