[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 4 / JXPagingView_ttyx / 0.0.1 / JXPagingView_ttyx.podspec.json
blobc4bf01030e80a0dc6f771340b038f0928453c2e2
2   "name": "JXPagingView_ttyx",
3   "version": "0.0.1",
4   "summary": "基于JXPagingView的一些小修改",
5   "homepage": "https://github.com/pujiaxin33/JXPagingView",
6   "authors": {
7     "pujiaxin33": "317437084@qq.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "swift_versions": [
13     "4.2",
14     "5.0"
15   ],
16   "source": {
17     "git": "https://github.com/noname004/JXPagingView_ttxy.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "JXPagingView",
22     "Sources/JXPagingView/**/*.swift"
23   ],
24   "license": "MIT",
25   "requires_arc": true,
26   "subspecs": [
27     {
28       "name": "Pager",
29       "source_files": [
30         "JXPagerView",
31         "Sources/JXPagerView/**/*.{h,m}"
32       ]
33     },
34     {
35       "name": "Paging",
36       "source_files": [
37         "JXPagingView",
38         "Sources/JXPagingView/**/*.swift"
39       ]
40     }
41   ],
42   "swift_version": "5.0"