[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / e / 6 / HBScrollPageView / 0.0.1 / HBScrollPageView.podspec.json
blob35f335d142ff7aaf5292c0c96b644acc0e7eca23
2   "name": "HBScrollPageView",
3   "summary": "HBScrollPageView with  pageViewController.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "MrCuihongbao": "675282505@qq.com"
11   },
12   "social_media_url": "https://mrcuihongbao.github.io",
13   "homepage": "https://github.com/MrCuiHongbao/HBScrollPageView",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/MrCuiHongbao/HBScrollPageView.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "HBScrollPageView/**/*.{h,m}",
23   "public_header_files": "HBScrollPageView/**/*.{h}",
24   "frameworks": "UIKit"