[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / a / JZTComponent / 1.0.3 / JZTComponent.podspec.json
blob63fa6a203b87d3087d7427750cc717457c3da082
2   "name": "JZTComponent",
3   "version": "1.0.3",
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.3",
13     "submodules": true
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "swift_version": "5.0",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "source_files": "JZTComponent/{Categorys, Tool}/*.swift",
24   "subspecs": [
25     {
26       "name": "Animator",
27       "source_files": "JZTComponent/Animator/*.swift"
28     },
29     {
30       "name": "TransitioningAnimate",
31       "source_files": "JZTComponent/TransitioningAnimate/*.swift"
32     }
33   ]