[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / d / Pinenut / 0.0.1 / Pinenut.podspec.json
blobaf5fe3344fc99cce08955a88ff5d8cd8443d7d88
2   "name": "Pinenut",
3   "version": "0.0.1",
4   "summary": "An extremely high-performance logging system for clients (iOS, Android, Desktop), written in Rust.",
5   "homepage": "https://github.com/TangentW/Pinenut",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tangent": "tangent_w@outlook.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/TangentW/Pinenut.git",
18     "tag": "0.0.1"
19   },
20   "swift_versions": "4.0",
21   "source_files": "ios/Pinenut/*.swift",
22   "vendored_frameworks": "ios/PinenutFFI.xcframework",
23   "swift_version": "4.0"