[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 1 / SWCallHandler / 0.0.1 / SWCallHandler.podspec.json
blobddbb826aff29d4cd35994a7351fe16182142aea6
2   "name": "SWCallHandler",
3   "version": "0.0.1",
4   "summary": "关于app 内打电话封装的便捷的方法.",
5   "description": "根据平时开发需要,封装的关于app内打电话的便捷方法",
6   "homepage": "https://github.com/547/SWCallHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Seven Wang",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/547/SWCallHandler.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "SWCallHandler",
21     "SWCallHandler/**/*.{h,m,swift}"
22   ],
23   "frameworks": "Foundation",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"