[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / JYHHHorizontalPagingView / 1.2.1 / JYHHHorizontalPagingView.podspec.json
blobbaf81f92dad7f02ee665fb5ec61130ef8fbef0e4
2   "name": "JYHHHorizontalPagingView",
3   "version": "1.2.1",
4   "summary": "对HHHorizontalPagingView的优化,解决headerView 的点击痛点, 添加单独下拉刷新功能 以及 整体下拉刷新功能,具体见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.2.1"
17   },
18   "requires_arc": true,
19   "source_files": "HHHorizontalPagingView/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]