blob: ddbb826aff29d4cd35994a7351fe16182142aea6 [file] [log] [blame]
{
"name": "SWCallHandler",
"version": "0.0.1",
"summary": "关于app 内打电话封装的便捷的方法.",
"description": "根据平时开发需要,封装的关于app内打电话的便捷方法",
"homepage": "https://github.com/547/SWCallHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Seven Wang",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/547/SWCallHandler.git",
"tag": "0.0.1"
},
"source_files": [
"SWCallHandler",
"SWCallHandler/**/*.{h,m,swift}"
],
"frameworks": "Foundation",
"swift_versions": "5.0",
"swift_version": "5.0"
}