[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 0 / d / 3 / XCRealmSwift / 10.39.1-d3 / XCRealmSwift.podspec.json
blob3aee9066cbb6ba21950325f2fc2b8d206ba0e00a
2   "name": "XCRealmSwift",
3   "version": "10.39.1-d3",
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",
7   "source": {
8     "git": "https://github.com/beMappy/RealmSwift.git",
9     "tag": "10.39.1-d3"
10   },
11   "authors": {
12     "Realm": "realm-help@mongodb.com"
13   },
14   "requires_arc": true,
15   "social_media_url": "https://twitter.com/realm",
16   "documentation_url": "https://docs.mongodb.com/realm/sdk/swift",
17   "license": {
18     "type": "Apache 2.0",
19     "file": "LICENSE"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5",
25   "vendored_frameworks": "RealmSwift.xcframework",
26   "weak_frameworks": "SwiftUI",
27   "dependencies": {
28     "XCRealm": [
29       "= 10.39.1-d3"
30     ]
31   },
32   "swift_version": "5"