[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 4 / c / PivoProSDK / 0.0.6 / PivoProSDK.podspec.json
blobdd62c20af108a4d51c7ce2c7c8fc71a381e57d15
2   "name": "PivoProSDK",
3   "version": "0.0.6",
4   "summary": "Pivo SDK to control Pivo and also includes tracking and following algorithms",
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": "app@3i.ai",
10     "Tuan Do": "tuando@3i.ai"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "pod_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "source": {
22     "git": "https://github.com/pivo-inc/pivo-pro-sdk-ios.git",
23     "tag": "0.0.6"
24   },
25   "source_files": "PivoProSDK.framework/Headers/*.h",
26   "ios": {
27     "vendored_frameworks": "PivoProSDK.framework"
28   }