blob: c12312a10168cfaf05c855552377e5eb33682314 [file] [log] [blame]
{
"name": "JZTCustomWidget",
"version": "1.0.2",
"summary": "JZTCustomWidget. 自定义组件,工具,转场动画",
"homepage": "https://github.com/LZRight123/JZTCustomWidget.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"350442340@qq.com": "350442340@qq.com"
},
"source": {
"git": "https://github.com/LZRight123/JZTCustomWidget.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JZTCustomWidget/**/*.{h,m}",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}