{ | |
"name": "GXFlowView", | |
"version": "1.0.0", | |
"summary": "mage autoscroll", | |
"description": "image autoscroll.", | |
"homepage": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxflowview.git", | |
"license": "MIT", | |
"authors": { | |
"wenshiming": "7672699904@qq.com" | |
}, | |
"source": { | |
"git": "https://git.lug.ustc.edu.cn/GuoXinJingAn/gxflowview.git", | |
"tag": "v1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"swift_version": "4.2", | |
"source_files": "GXFlowView/*.{h,m,swift}" | |
} |