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