[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 8 / a / GOST56042 / 0.1.0 / GOST56042.podspec.json
blob05b8dd25d0bae01fdfcdf66539cbe0904d4df163
2   "name": "GOST56042",
3   "version": "0.1.0",
4   "summary": "Library for working with Russian Standard GOST R 56042-2014.",
5   "description": "Library for working with Russian Standard \"**GOST R 56042-2014** Standards of financial transactions. Two-dimensional barcode symbols for payments by individuals\" [ГОСТ Р 56042-2014].\nGOST56042 makes it easy to quickly parse data encoded with GOST R 56042-2014.",
6   "homepage": "https://github.com/aserdobintsev/GOST56042",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Serdobintsev": "aserdobintsev@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.14",
17     "watchos": "5.0",
18     "tvos": "12.0"
19   },
20   "source": {
21     "git": "https://github.com/aserdobintsev/GOST56042.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "Sources/GOST56042/**/*.{h,m,swift}",
25   "swift_versions": "5.3",
26   "swift_version": "5.3"