[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / 3 / 7 / FlyIMCore / 0.0.3 / FlyIMCore.podspec.json
blob6ac7dc36f0b9cff2e4e61e8324f4e52762ad6032
2   "name": "FlyIMCore",
3   "version": "0.0.3",
4   "summary": "Fly-IM-SDK-Core",
5   "description": "FlyIM:由前技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。",
6   "homepage": "https://github.com/ammmnia/FlyIMCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abubaker": "abubker@peakperformances.io"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ammmnia/FlyIMCore.git",
19     "tag": "0.0.3"
20   },
21   "xcconfig": {
22     "VALID_ARCHS": "armv7s arm64 x86_64"
23   },
24   "pod_target_xcconfig": {
25     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
26   },
27   "vendored_frameworks": "Framework/*.xcframework",
28   "libraries": "resolv"