blob: a4881a1794a3093aa0b18ab5a0995c57fd6d795e [file] [log] [blame]
{
"name": "MultiRealm",
"version": "0.5.2",
"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.5.2"
},
"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": [
],
"BLFixedThreadOperations": [
]
}
}