[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 3 / XCRealmSwift / 10.39.1-d / XCRealmSwift.podspec.json
blobbdc68537410a4e75ae53a36e3ee33e843c3243fb
2   "name": "XCRealmSwift",
3   "version": "10.39.1-d",
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-d"
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": "9.0",
23     "osx": "10.9"
24   },
25   "swift_versions": "5",
26   "vendored_frameworks": "RealmSwift.xcframework",
27   "weak_frameworks": "SwiftUI",
28   "dependencies": {
29     "XCRealm": [
30       "= 10.39.1-d"
31     ]
32   },
33   "swift_version": "5"