blob: aefe6689f579478a623f4f64bb4916a1d16f605d [file] [log] [blame]
{
"name": "ExType",
"version": "0.2.1",
"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.2.1"
},
"source_files": [
"ExType",
"ExType/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}