2 "name": "PivoBasicSDK",
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",
9 "3i Inc.": "app@3i.ai",
10 "Tuan Do": "tuando@3i.ai"
15 "pod_target_xcconfig": {
16 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18 "user_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22 "git": "https://github.com/pivo-inc/pivo-basic-sdk-ios.git",
25 "source_files": "PivoBasicSDK.framework/Headers/*.h",
27 "vendored_frameworks": "PivoBasicSDK.framework"