blob: d883f59c5d4fa46d736e68fd907a4b5d395850bc [file] [log] [blame]
{
"name": "Tools-Swift",
"version": "1.0.1",
"summary": "各种系统类的swift扩展函数、安全函数封装以及使用工具封装。",
"homepage": "https://github.com/wsj2012/Tools-Swift",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/Tools-Swift.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Tools/*.{swift}",
"swift_version": "4.0"
}