[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / d / Pinenut / 0.0.2 / Pinenut.podspec.json
blob180a7581f0beb164f19c50f5e98f66e1132c285d
2   "name": "Pinenut",
3   "version": "0.0.2",
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.2"
19   },
20   "swift_versions": "4.0",
21   "source_files": "ios/Pinenut/*.swift",
22   "vendored_frameworks": "ios/PinenutFFI.xcframework",
23   "swift_version": "4.0"