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