[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 0 / igrant-indySDK-support / 0.1.0 / igrant-indySDK-support.podspec.json
blob481337ab553f3b92f549c3538bb11b8ceab51b15
2   "name": "igrant-indySDK-support",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rebin@igrant.io": "rebin@igrant.io"
13   },
14   "source": {
15     "http": "https://srv-store4.gofile.io/download/eXxIcX/959af33a493b60d19700e9e6a060ad89/updated_libindy.tar.gz"
16   },
17   "libraries": [
18     "c++",
19     "z",
20     "stdc++"
21   ],
22   "requires_arc": false,
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "swift_versions": "5.0",
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "xcconfig": {
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"
37   },
38   "platforms": {
39     "ios": "13.0"
40   },
41   "source_files": "**/*.{h}",
42   "vendored_libraries": "**/*.a",
43   "public_header_files": "\\\"$(PODS_ROOT)/libindy/*.h\"",
44   "swift_version": "5.0"