4 "cocoapods_version": ">= 1.10",
5 "summary": "Realm is a modern data framework & database for iOS, macOS, tvOS & watchOS.",
6 "description": "The Realm Mobile Database, for Objective-C. (If you want to use Realm from Swift, see the “RealmSwift” pod.)\n\nThe Realm Mobile Database is a fast, easy-to-use replacement for Core Data & SQLite. Use it with the Realm Mobile Platform for realtime, automatic data sync. Works on iOS, macOS, tvOS & watchOS. Learn more and get help at https://realm.io.",
7 "homepage": "https://realm.io",
9 "git": "https://github.com/realm/realm-cocoa.git",
13 "Realm": "help@realm.io"
20 "social_media_url": "https://twitter.com/realm",
21 "documentation_url": "https://realm.io/docs/objc/latest",
26 "frameworks": "Security",
27 "module_map": "Realm/Realm.modulemap",
28 "compiler_flags": "-DREALM_HAVE_CONFIG -DREALM_COCOA_VERSION='@\"10.10.0\"' -D__ASSERTMACROS__ -DREALM_ENABLE_SYNC",
29 "prepare_command": "sh build.sh cocoapods-setup",
31 "include/RLMAccessor.h",
32 "include/RLMApp_Private.h",
33 "include/RLMArray_Private.h",
34 "include/RLMBSON_Private.h",
35 "include/RLMCollection_Private.h",
36 "include/RLMDictionary_Private.h",
37 "include/RLMObjectBase_Private.h",
38 "include/RLMObjectSchema_Private.h",
39 "include/RLMObjectStore.h",
40 "include/RLMObject_Private.h",
41 "include/RLMOptionalBase.h",
42 "include/RLMPropertyBase.h",
43 "include/RLMProperty_Private.h",
44 "include/RLMProviderClient_Private.h",
45 "include/RLMRealmConfiguration_Private.h",
46 "include/RLMRealm_Private.h",
47 "include/RLMResults_Private.h",
48 "include/RLMSchema_Private.h",
49 "include/RLMSet_Private.h",
50 "include/RLMSwiftProperty.h",
51 "include/RLMSyncConfiguration_Private.h",
52 "include/RLMSyncUtil_Private.h",
53 "include/RLMUpdateResult_Private.h",
54 "include/RLMUser_Private.h",
58 "private_header_files": [
59 "include/RLMAccessor.h",
60 "include/RLMApp_Private.h",
61 "include/RLMArray_Private.h",
62 "include/RLMBSON_Private.h",
63 "include/RLMCollection_Private.h",
64 "include/RLMDictionary_Private.h",
65 "include/RLMObjectBase_Private.h",
66 "include/RLMObjectSchema_Private.h",
67 "include/RLMObjectStore.h",
68 "include/RLMObject_Private.h",
69 "include/RLMOptionalBase.h",
70 "include/RLMPropertyBase.h",
71 "include/RLMProperty_Private.h",
72 "include/RLMProviderClient_Private.h",
73 "include/RLMRealmConfiguration_Private.h",
74 "include/RLMRealm_Private.h",
75 "include/RLMResults_Private.h",
76 "include/RLMSchema_Private.h",
77 "include/RLMSet_Private.h",
78 "include/RLMSwiftProperty.h",
79 "include/RLMSyncConfiguration_Private.h",
80 "include/RLMSyncUtil_Private.h",
81 "include/RLMUpdateResult_Private.h",
82 "include/RLMUser_Private.h",
85 "header_mappings_dir": "include",
86 "pod_target_xcconfig": {
87 "APPLICATION_EXTENSION_API_ONLY": "YES",
88 "CLANG_CXX_LANGUAGE_STANDARD": "c++17",
89 "CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF": "NO",
90 "OTHER_CPLUSPLUSFLAGS": "-isystem \"${PODS_ROOT}/Realm/include/core\" -fvisibility-inlines-hidden",
91 "OTHER_CPLUSPLUSFLAGS[arch=armv7]": "-isystem \"${PODS_ROOT}/Realm/include/core\" -fvisibility-inlines-hidden -fno-aligned-new",
92 "USER_HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Realm/include\" \"${PODS_ROOT}/Realm/include/Realm\""
104 "vendored_frameworks": "core/realm-monorepo.xcframework",
110 "include/RLMArray.h",
111 "include/RLMCollection.h",
112 "include/RLMConstants.h",
113 "include/RLMDecimal128.h",
114 "include/RLMDictionary.h",
115 "include/RLMEmbeddedObject.h",
116 "include/RLMMigration.h",
117 "include/RLMObject.h",
118 "include/RLMObjectBase.h",
119 "include/RLMObjectId.h",
120 "include/RLMObjectSchema.h",
121 "include/RLMPlatform.h",
122 "include/RLMProperty.h",
123 "include/RLMRealm.h",
124 "include/RLMRealmConfiguration.h",
125 "include/RLMResults.h",
126 "include/RLMSchema.h",
128 "include/RLMSwiftCollectionBase.h",
129 "include/RLMSwiftValueStorage.h",
130 "include/RLMThreadSafeReference.h",
131 "include/RLMValue.h",
132 "include/NSError+RLMSync.h",
134 "include/RLMAppCredentials.h",
136 "include/RLMNetworkTransport.h",
137 "include/RLMPushClient.h",
138 "include/RLMProviderClient.h",
139 "include/RLMRealm+Sync.h",
140 "include/RLMRealmConfiguration+Sync.h",
141 "include/RLMSyncConfiguration.h",
142 "include/RLMCredentials.h",
143 "include/RLMSyncManager.h",
144 "include/RLMSyncSession.h",
146 "include/RLMSyncUtil.h",
147 "include/RLMUserAPIKey.h",
148 "include/RLMAPIKeyAuth.h",
149 "include/RLMEmailPasswordAuth.h",
150 "include/RLMFindOneAndModifyOptions.h",
151 "include/RLMFindOptions.h",
152 "include/RLMMongoClient.h",
153 "include/RLMMongoCollection.h",
154 "include/RLMMongoDatabase.h",
155 "include/RLMUpdateResult.h",
156 "include/RLMRealm_Dynamic.h",
157 "include/RLMObjectBase_Dynamic.h"
159 "public_header_files": [
161 "include/RLMArray.h",
162 "include/RLMCollection.h",
163 "include/RLMConstants.h",
164 "include/RLMDecimal128.h",
165 "include/RLMDictionary.h",
166 "include/RLMEmbeddedObject.h",
167 "include/RLMMigration.h",
168 "include/RLMObject.h",
169 "include/RLMObjectBase.h",
170 "include/RLMObjectId.h",
171 "include/RLMObjectSchema.h",
172 "include/RLMPlatform.h",
173 "include/RLMProperty.h",
174 "include/RLMRealm.h",
175 "include/RLMRealmConfiguration.h",
176 "include/RLMResults.h",
177 "include/RLMSchema.h",
179 "include/RLMSwiftCollectionBase.h",
180 "include/RLMSwiftValueStorage.h",
181 "include/RLMThreadSafeReference.h",
182 "include/RLMValue.h",
183 "include/NSError+RLMSync.h",
185 "include/RLMAppCredentials.h",
187 "include/RLMNetworkTransport.h",
188 "include/RLMPushClient.h",
189 "include/RLMProviderClient.h",
190 "include/RLMRealm+Sync.h",
191 "include/RLMRealmConfiguration+Sync.h",
192 "include/RLMSyncConfiguration.h",
193 "include/RLMCredentials.h",
194 "include/RLMSyncManager.h",
195 "include/RLMSyncSession.h",
197 "include/RLMSyncUtil.h",
198 "include/RLMUserAPIKey.h",
199 "include/RLMAPIKeyAuth.h",
200 "include/RLMEmailPasswordAuth.h",
201 "include/RLMFindOneAndModifyOptions.h",
202 "include/RLMFindOptions.h",
203 "include/RLMMongoClient.h",
204 "include/RLMMongoCollection.h",
205 "include/RLMMongoDatabase.h",
206 "include/RLMUpdateResult.h",
207 "include/RLMRealm_Dynamic.h",
208 "include/RLMObjectBase_Dynamic.h"