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