[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 4 / c / PivoProSDK / 1.0.2 / PivoProSDK.podspec.json
blob22494f54f8df5b24438f53e2c12338197d455471
2   "name": "PivoProSDK",
3   "version": "1.0.2",
4   "summary": "Pivo Pro SDK",
5   "description": "Pivo SDK to control Pivo and also includes tracking and following algorithms",
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-pro-sdk-ios.git",
22     "tag": "1.0.2"
23   },
24   "source_files": "PivoProSDK.framework/Headers/*.h",
25   "ios": {
26     "vendored_frameworks": "PivoProSDK.framework"
27   }