blob: 1048d53fc899b8ca9979e99c98a87d4fab616d09 [file] [log] [blame]
{
"name": "RealmManager",
"version": "1.0.5",
"summary": "An easier way of persisting data using Realm Mobile Database",
"dependencies": {
"RealmSwift": [
"~> 2.6.2"
]
},
"homepage": "https://github.com/markcdb/RealmManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"markcdb": "mark.buot1394@gmail.com"
},
"source": {
"git": "https://github.com/markcdb/RealmManager.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RealmManager/*.swift",
"pushed_with_swift_version": "3.0"
}