[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / a / OpenIMSDKiOS / 1.0.14 / OpenIMSDKiOS.podspec.json
blob7446f68a86564ef4cb123dfbb2620fc1f5d74351
2   "name": "OpenIMSDKiOS",
3   "version": "1.0.14",
4   "summary": "OpenIM",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/OpenIMSDK/Open-IM-SDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OpenIM": "OpenIM@OpenIM.cn"
13   },
14   "source": {
15     "git": "https://github.com/OpenIMSDK/Open-IM-SDK-iOS",
16     "tag": "1.0.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OpenIMSDKiOS/Classes/**/*",
22   "vendored_frameworks": "Framework/*.xcframework",
23   "public_header_files": "OpenIMSDKiOS/Classes/**/*.h",
24   "xcconfig": {
25     "VALID_ARCHS": "armv7s arm64 x86_64"
26   },
27   "pod_target_xcconfig": {
28     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
29   }