blob: 84d1b12540695da6dbdce83d2c6009cdcea322fb [file] [log] [blame]
{
"name": "ExType",
"version": "0.2.4",
"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.4"
},
"source_files": [
"ExType",
"ExType/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}