blob: 32e4d9f1b348cfa71391bef66996e5bf4ad75dea [file] [log] [blame]
{
"name": "RealmResultsController",
"version": "0.4.2",
"summary": "A NSFetchedResultsController implementation for Realm written in Swift",
"homepage": "https://github.com/redbooth/RealmResultsController",
"license": "MIT",
"authors": "Redbooth",
"source": {
"git": "https://github.com/redbooth/RealmResultsController.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true,
"social_media_url": "https://twitter.com/redboothhq",
"dependencies": {
"RealmSwift": [
]
}
}