blob: 05bb97da42adf4a752b8a64076a0b66b589c62e8 [file] [log] [blame]
{
"name": "SWTool",
"version": "0.0.1.1",
"summary": "base tools for swift",
"homepage": "https://github.com/zhenghaodd01/SWTool",
"license": "MIT",
"authors": {
"zhenghaodd01": "haozheng@hk01.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhenghaodd01/SWTool.git",
"tag": "0.0.1.1"
},
"source_files": [
"SWTool/SWTools/*",
"SWTool/SWTools/**/*.{swift}"
],
"resources": "SWTool/SWTools/Resources/*",
"requires_arc": true
}