blob: bc695120fc76cf336f674759ae750b2f898be7f9 [file] [log] [blame]
{
"name": "RealmManager",
"version": "1.1.0",
"summary": "An easier way of persisting data using Realm Mobile Database",
"dependencies": {
"RealmSwift": [
]
},
"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.1.0"
},
"documentation_url": "https://github.com/markcdb/RealmManager/blob/master/README.md",
"platforms": {
"ios": "8.0"
},
"source_files": "RealmManager/*.swift"
}