blob: dbdec3eed67536b5b5db34ff3ff6239fa443946f [file] [log] [blame]
{
"name": "ExType",
"version": "0.0.6",
"summary": "Types converter / builder / help tools",
"description": "Types converter , builder , help tools. Easy library for types extra usage.",
"homepage": "https://coding.net/u/danielwyo/p/ExType/git",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://coding.net/u/danielwyo/p/ExType/git",
"tag": "0.0.6"
},
"source_files": [
"ExType",
"ExType/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}