4 "summary": "Realm Swift is a modern data framework & database for iOS, macOS, tvOS & watchOS.",
5 "description": "The Realm Database, for Swift. (If you want to use Realm from Objective-C, see the “Realm” pod.)\n\nRealm is a fast, easy-to-use replacement for Core Data & SQLite. Use it with Atlas Device Sync for realtime, automatic data sync. Works on iOS, macOS, tvOS & watchOS. Learn more and get help at https://www.mongodb.com/docs/realm/sdk/swift/.",
6 "homepage": "https://realm.io",
8 "git": "https://github.com/realm/realm-swift.git",
12 "Realm": "realm-help@mongodb.com"
15 "social_media_url": "https://twitter.com/realm",
16 "documentation_url": "https://docs.mongodb.com/realm/sdk/swift",
30 "weak_frameworks": "SwiftUI",
38 "RealmSwift/Impl/*.swift",
41 "exclude_files": "RealmSwift/Nonsync.swift",
42 "pod_target_xcconfig": {
43 "APPLICATION_EXTENSION_API_ONLY": "YES"