blob: 2b7af1ffdedad691b60337bd817efa8faa507e1f [file] [log] [blame]
{
"name": "ExType",
"version": "0.1.7",
"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_version": "4.2",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/0xfeb/ExType.git",
"tag": "0.1.7"
},
"source_files": [
"ExType",
"ExType/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}