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