blob: 3d410f2f55277b828f8d6cfad629b4a0d5114143 [file] [log] [blame]
{
"name": "MultiRealm",
"version": "0.3.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.3.2"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
]
}
}