[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 9 / IndoorKit / 1.0.8 / IndoorKit.podspec.json
blob372aa0a7993a3838cd17555901e6d1c774418b67
2   "name": "IndoorKit",
3   "version": "1.0.8",
4   "summary": "IndoorKit provides location in specific indoor place",
5   "description": "IndoorKit uses particle filter and machine learning from beacon data to provide location in specific indoor place",
6   "homepage": "https://github.com/KoujiShoho/IndoorKitFramework",
7   "license": {
8     "type": "MIT",
9     "file": "IndoorKitFramework-main/LICENSE"
10   },
11   "authors": {
12     "dev-axel": "axel@n-vibe.fr"
13   },
14   "swift_versions": "5.3.2",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "IndoorKitFramework-main/IndoorKit.framework"
20   },
21   "source": {
22     "http": "https://github.com/KoujiShoho/IndoorKitFramework/archive/refs/heads/main.zip"
23   },
24   "exclude_files": "Classes/Exclude",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "5.3.2"