blob: 3bbcd6bf98c2be9e1ef2d6d1c2c8872043a4c7ac [file] [log] [blame]
{
"name": "SWTool",
"version": "0.0.1.0",
"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.0"
},
"source_files": [
"SWTool/SWTools/*",
"SWTool/SWTools/**/*.{swift}"
],
"requires_arc": true
}