[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / 0 / OpenIMCore / 0.0.1 / OpenIMCore.podspec.json
blob3bc8618cb2a013f2cf60fb84a66fd4bdcf487b20
2   "name": "OpenIMCore",
3   "version": "0.0.1",
4   "summary": "Open-IM-SDK-Core",
5   "description": "OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。",
6   "homepage": "https://github.com/AbubakerM/OpenIMCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abubaker": "abubker@peakperformances.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AbubakerM/OpenIMCore.git",
19     "tag": "0.0.1"
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"