blob: 982c8d0830df9d92f0bf459d76964bd45efd210d [file] [log] [blame]
{
"name": "MultiRealm",
"version": "0.3.4",
"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.4"
},
"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": [
]
}
}