[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / e / 8 / JYHHHorizontalPagingView / 1.1.1 / JYHHHorizontalPagingView.podspec.json
blob87150d078dd8a9fa0930da1828afb9af0215e607
2   "name": "JYHHHorizontalPagingView",
3   "version": "1.1.1",
4   "summary": "完美解决 上下滚动header悬停,左右切换的展现方式 具体见DEMO",
5   "homepage": "https://github.com/weijingyunIOS/HHHorizontalPagingView",
6   "license": "MIT",
7   "authors": {
8     "魏景云": "wei_jingyun@outlook.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/weijingyunIOS/HHHorizontalPagingView.git",
15     "branch": "master",
16     "tag": "1.1.1"
17   },
18   "requires_arc": true,
19   "source_files": "HHHorizontalPagingView/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]