2 "name": "igrant-indySDK-support",
4 "summary": "A short description of igrant-indySDK-support.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/rebinkpmna@gmail.com/igrant-indySDK-support",
12 "rebin@igrant.io": "rebin@igrant.io"
15 "http": "https://srv-store4.gofile.io/download/eXxIcX/959af33a493b60d19700e9e6a060ad89/updated_libindy.tar.gz"
22 "requires_arc": false,
23 "pod_target_xcconfig": {
24 "OTHER_LDFLAGS": "-ObjC",
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "swift_versions": "5.0",
28 "user_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
33 "CLANG_CXX_LIBRARY": "libc++",
34 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
35 "USER_HEADER_SEARCH_PATHS": "\"${PROJECT_DIR}/..\"/**",
36 "OTHER_LDFLAGS": "-ObjC"
41 "source_files": "**/*.{h}",
42 "vendored_libraries": "**/*.a",
43 "public_header_files": "\\\"$(PODS_ROOT)/libindy/*.h\"",
44 "swift_version": "5.0"