[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / c / f / 9 / FXLog / 0.1.0 / FXLog.podspec.json
blob630ae01845c202da9d14684b30d519bf17086dca
2   "name": "FXLog",
3   "version": "0.1.0",
4   "summary": "Swift漂亮简洁的多功能日志print组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zynfx/FXLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zynfx": "zyn1551523855@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zynfx/FLog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FLog/Classes/**/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"