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