blob: 226f2f390a4207b93dd24ec5d118c617ca80759c [file] [log] [blame]
{
"name": "SWTool",
"version": "0.0.1.7",
"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.7"
},
"resources": "SWTool/SWTools/Resources/*",
"source_files": [
"SWTool/SWTools/*",
"SWTool/SWTools/**/*.swift",
"SWTool/SWTools/**/**/*.swift",
"SWTool/SWTools/Resources/*"
],
"requires_arc": true
}