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