[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 0 / 8 / e / PivoBasicSDK / 1.0.3 / PivoBasicSDK.podspec.json
blobf317caa3b28f15e92e290e195d0b9915b6fb771f
2   "name": "PivoBasicSDK",
3   "version": "1.0.3",
4   "summary": "Pivo Basic SDK",
5   "description": "Allow other applications can connect and control Pivo Pod",
6   "homepage": "https://developer.pivo.app/",
7   "license": "FILE_LICENSE",
8   "authors": {
9     "3i Inc.": "app@3i.ai"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
16   },
17   "user_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "source": {
21     "git": "https://github.com/pivo-inc/pivo-basic-sdk-ios.git",
22     "tag": "1.0.3"
23   },
24   "source_files": "PivoBasicSDK.framework/Headers/*.h",
25   "ios": {
26     "vendored_frameworks": "PivoBasicSDK.framework"
27   }