blob: 24428709e509efa416b2fc0e334fa23976a8b0f3 [file] [log] [blame]
{
"name": "MultiRealm",
"version": "0.4.0",
"summary": "Making it easier to work with Realm on the background.",
"homepage": "https://github.com/BellAppLab/MultiRealm",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/MultiRealm.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
]
}
}