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