[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 1 / 8 / XZPageView / 1.1.0 / XZPageView.podspec.json
blobae3496cc58c57aae9c7ef0da28615105d484b658
2   "name": "XZPageView",
3   "version": "1.1.0",
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.1.0"
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   ]