blob: dd546601e8172099acc87023abe5df583eb85e0a [file] [log] [blame]
{
"name": "KBFetchResultsController",
"version": "0.0.1",
"summary": "NSFetchedController, UITableView",
"description": "A easy way like NSFetchedController to configure tableView..",
"homepage": "https://github.com/xxclouddd/KBFetchResultsController",
"license": "MIT",
"authors": {
"XiaoXiong": "821859554@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/xxclouddd/KBFetchResultsController.git",
"tag": "0.0.1"
},
"source_files": "KBFetchResultsController/KBFetchResultsController/*.{h,m}",
"requires_arc": true
}