blob: 235a274aebfa5e614e7c0ddd184392cc9579e7fc [file] [log] [blame]
{
"name": "JZTComponent",
"version": "1.0.5",
"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.5",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "Animator",
"source_files": "JZTComponent/Animator/*.swift"
},
{
"name": "Tool",
"source_files": "JZTComponent/Tool/*.swift"
},
{
"name": "Categorys",
"source_files": "JZTComponent/Categorys/*.swift"
},
{
"name": "TransitioningAnimate",
"source_files": "JZTComponent/TransitioningAnimate/*.swift"
}
]
}