blob: 270d7c991512b0c5d1667dfe08b550afd05510c7 [file] [log] [blame]
{
"name": "GZUIBase",
"version": "0.0.2",
"summary": "UI基础库",
"description": "集成自己的UI基础库",
"homepage": "https://github.com/zengzhihui/gz_pod_specs",
"license": "MIT",
"authors": {
"zengzhihui": "zengzhihui008@gmail.com"
},
"source": {
"git": "https://github.com/zengzhihui/gz_uibase.git",
"tag": "0.0.2"
},
"source_files": "GZUIBase/**/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}