[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 1 / 8 / XZPageView / 1.0.1 / XZPageView.podspec.json
blob3be09a54bbc9058c62f2746916aa6c1d78379c91
2   "name": "XZPageView",
3   "version": "1.0.1",
4   "summary": "XZPageView 是一款管理分页视图高效组件",
5   "description": "组件 XZPageView 的分页,支持使用自定义视图,支持自动轮播,支持循环轮播。",
6   "homepage": "https://github.com/Xezun/XZPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xezun": "developer@xezun.com"
13   },
14   "source": {
15     "git": "https://github.com/Xezun/XZPageView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "XZPAGEVIEW_FRAMEWORK=1"
23   },
24   "subspecs": [
25     {
26       "name": "Code",
27       "source_files": "XZPageView/Code/**/*.{h,m}"
28     }
29   ]