blob: 50918f298b2a6da4cfb206116d1cd18643933746 [file] [log] [blame]
{
"name": "WXLKit",
"version": "1.0.0",
"summary": "A short description of WXLKit.",
"description": "通用工具箱",
"homepage": "http://EXAMPLE/WXLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony": "wxlhdm@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Kookey/WXLKit.git",
"tag": "1.0.0"
},
"source_files": "WXLKit/*",
"frameworks": "Foundation"
}