blob: 380bd48835e3792d8851646765232755077fee17 [file] [log] [blame]
{
"name": "JiveFetchedResultsControllerDelegate",
"version": "0.1.0",
"license": {
"type": "CC",
"file": "LICENSE"
},
"summary": "JiveFetchedResultsControllerDelegate integrates NSFetchedResultsController and UITableView",
"homepage": "https://github.com/jivesoftware/JiveFetchedResultsControllerDelegate",
"social_media_url": "http://twitter.com/JiveSoftware",
"authors": {
"Jive Mobile": "jive-mobile@jivesoftware.com"
},
"source": {
"git": "https://github.com/jivesoftware/JiveFetchedResultsControllerDelegate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Source/JiveFetchedResultsControllerDelegate/*.{h,m}",
"frameworks": "UIKit"
}