[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / SWLog / 0.1.0 / SWLog.podspec.json
blobd3b52caf84dacf216a8f24372cb52f46968ed0a9
2   "name": "SWLog",
3   "version": "0.1.0",
4   "summary": "项目开发中常用的print封装.",
5   "description": "过去项目开发中常用的print封装",
6   "homepage": "https://github.com/547/SWLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "547": "timer_sevenwang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/547/SWLog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SWLog/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"