[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 4 / a / HBSwiftTools / 0.0.1 / HBSwiftTools.podspec.json
blob725e6a89b2b84a655ff51bfa84d3ed19bbdb516e
2   "name": "HBSwiftTools",
3   "version": "0.0.1",
4   "summary": "一些常用方法及扩展",
5   "description": "总结的swift下的一些常用方法及扩展",
6   "homepage": "https://www.shenhongbang.cc",
7   "license": "MIT",
8   "authors": {
9     "jiutianhuanpei": "shenhongbang@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/jiutianhuanpei/HBSwiftTools.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/*",
19   "swift_version": "5.0"