blob: d27e812816c635a940abc14562d251d3fb955a85 [file] [log] [blame]
{
"name": "JVNotifications",
"version": "0.1.1",
"summary": "Facebook style notification persistence",
"description": "This will allow you to manage notifications and persist them using Realm",
"homepage": "https://github.com/joninsky/JVNotifications.git",
"license": "MIT",
"authors": {
"pebblebee": "dev@pebblebee.com"
},
"source": {
"git": "https://github.com/joninsky/JVNotifications.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"dependencies": {
"RealmSwift": [
]
},
"source_files": "JVNotifications/**/*"
}