[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 4 / c / PivoProSDK / 0.0.5 / PivoProSDK.podspec.json
blobdc2b8217de8409338445347371799f9f7ab04320
2   "name": "PivoProSDK",
3   "version": "0.0.5",
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.5"
24   },
25   "source_files": "PivoProSDK.framework/Headers/*.h",
26   "ios": {
27     "vendored_frameworks": "PivoProSDK.framework"
28   }