4 "summary": "Panels' segmentaiton made easy with artificial intelligence",
5 "license": "Apache License, Version 2.0",
6 "homepage": "https://github.com/pedrovgs/DeepPaneliOS",
7 "authors": "Pedro Vicente Gómez Sánchez",
8 "social_media_url": "https://twitter.com/pedro_g_s",
10 "git": "https://github.com/pedrovgs/DeepPaneliOS.git",
16 "frameworks": "Foundation",
18 "TensorFlowLiteSwift/Metal": [
22 "static_framework": true,
23 "swift_versions": "5.0",
25 "public_header_files": "DeepPanel/**/*.{h}",
27 "DeepPanel/**/*.{h,m,mm,swift}",
28 "Native/**/*{hpp,cpp}"
30 "resources": "DeepPanel/**/*.{tflite}",
33 "HEADER_SEARCH_PATHS": "$(SDKROOT)/Native"
35 "pod_target_xcconfig": {
36 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38 "user_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "swift_version": "5.0"