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