[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 8 / libfort / 0.4.2 / libfort.podspec.json
blob305625187e8afc483c4e74c9d2c27e121cf7906a
2   "name": "libfort",
3   "version": "0.4.2",
4   "summary": "libfort is a simple crossplatform library to create formatted text tables.",
5   "description": "libfort is a simple crossplatform library to create formatted text tables.",
6   "homepage": "https://github.com/seleznevae/libfort",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "The libfort contributors": "https://github.com/seleznevae/libfort/issues"
12   },
13   "source": {
14     "git": "https://github.com/seleznevae/libfort.git",
15     "tag": "v0.4.2"
16   },
17   "platforms": {
18     "ios": "12.0",
19     "osx": "10.14"
20   },
21   "libraries": "c++",
22   "source_files": "lib/*.{hpp,c}"