blob: e5dcfeecb4b15db99019c649d63d5c3c14b1df0b [file] [log] [blame]
{
"name": "RealmResultsController",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source",
"frameworks": "UIKit",
"requires_arc": true,
"social_media_url": "https://twitter.com/redboothhq",
"dependencies": {
"RealmSwift": [
]
}
}