blob: 63fa6a203b87d3087d7427750cc717457c3da082 [file] [log] [blame]
{
"name": "JZTComponent",
"version": "1.0.3",
"license": "MIT",
"summary": "Categorys,tools,TransitioningAnimate.",
"homepage": "https://github.com/LZRight123/JZTComponent.git",
"authors": {
"梁泽": "350442340@qq.com"
},
"source": {
"git": "https://github.com/LZRight123/JZTComponent.git",
"tag": "1.0.3",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "JZTComponent/{Categorys, Tool}/*.swift",
"subspecs": [
{
"name": "Animator",
"source_files": "JZTComponent/Animator/*.swift"
},
{
"name": "TransitioningAnimate",
"source_files": "JZTComponent/TransitioningAnimate/*.swift"
}
]
}