blob: 4c7a613db94819d87288197bf783434974d4c870 [file] [log] [blame]
{
"name": "ExType",
"version": "0.1.5",
"summary": "Types converter / builder / help tools",
"description": "Types converter , builder , help tools. Easy library for types extra usage.",
"homepage": "https://gitee.com/clstd/ExType",
"swift_version": "4.2",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "git@gitee.com:clstd/ExType.git",
"tag": "0.1.5"
},
"source_files": [
"ExType",
"ExType/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}