4 "summary": "Realm is a modern data framework & database for iOS & OS X.",
5 "description": "The Realm database, for Swift. (If you want to use Realm from Objective-C, see the “Realm” pod.)\n\nRealm is a mobile database: a replacement for Core Data & SQLite. You can use it on iOS & OS X. Realm is not an ORM on top SQLite: instead it uses its own persistence engine, built for simplicity (& speed). Learn more and get help at https://realm.io",
6 "homepage": "https://realm.io",
8 "git": "https://github.com/realm/realm-cocoa.git",
12 "Realm": "help@realm.io"
15 "social_media_url": "https://twitter.com/realm",
16 "documentation_url": "https://realm.io/docs/swift/0.94.1",
26 "source_files": "RealmSwift/*.swift",
27 "prepare_command": "sh build.sh cocoapods-setup without-core",