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