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