blob: 1f70a5a795dcd0c99f4d7b5da9cbe23aded1e1b1 [file] [log] [blame]
{
"name": "SingleFRC",
"version": "1.0",
"summary": "Like NSFetchedResultsController but for a single managed object.",
"homepage": "https://github.com/fastred/SingleFetchedResultController",
"license": "MIT",
"authors": {
"Arkadiusz Holko": "fastred@fastred.org"
},
"social_media_url": "https://twitter.com/arekholko",
"source": {
"git": "https://github.com/fastred/SingleFetchedResultController.git",
"tag": "1.0"
},
"frameworks": "CoreData",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Framework/*.swift"
}