[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 6 / 5 / a / JZTComponent / 1.0.5 / JZTComponent.podspec.json
blob235a274aebfa5e614e7c0ddd184392cc9579e7fc
2   "name": "JZTComponent",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "Categorys,tools,TransitioningAnimate.",
6   "homepage": "https://github.com/LZRight123/JZTComponent.git",
7   "authors": {
8     "梁泽": "350442340@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/LZRight123/JZTComponent.git",
12     "tag": "1.0.5",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "5.0",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "subspecs": [
24     {
25       "name": "Animator",
26       "source_files": "JZTComponent/Animator/*.swift"
27     },
28     {
29       "name": "Tool",
30       "source_files": "JZTComponent/Tool/*.swift"
31     },
32     {
33       "name": "Categorys",
34       "source_files": "JZTComponent/Categorys/*.swift"
35     },
36     {
37       "name": "TransitioningAnimate",
38       "source_files": "JZTComponent/TransitioningAnimate/*.swift"
39     }
40   ]