[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / 1 / FrpcLib / 0.5.1 / FrpcLib.podspec.json
blob8b4ada980f2d0ee1f7f5c2374842d40e6726c147
2   "name": "FrpcLib",
3   "version": "0.5.1",
4   "summary": "Frpc lib for Apple platform.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/codingiran/FrpcLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CodingIran": "CodingIran@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/codingiran/FrpcLib.git",
16     "tag": "0.5.1"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15"
21   },
22   "source_files": "Sources/FrpcLib/**/*",
23   "vendored_frameworks": "Framework/libfrpc.xcframework",
24   "libraries": "resolv",
25   "swift_versions": [
26     "5.0"
27   ],
28   "swift_version": "5.0"