blob: 53d018838da980d4ba44f95da2e55b29cee34880 [file] [log] [blame]
{
"name": "FRCDataManager",
"version": "0.4.0",
"summary": "Swift library that enhences work with NSFetchResultsController.",
"description": "Powerfull pod library that enhances work with NSFetchresultsController, contains multiple extensions and protocol that simplifies work with NSFetchresultsController, also splits the responsability of DataManager and Controller. Extend BaseDataManger as described in the example project and have fun!.",
"homepage": "https://github.com/DanielMandea/FRCDataManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DanielMandea": "daniel.mandea@ro.ibm.com"
},
"source": {
"git": "https://github.com/DanielMandea/FRCDataManager.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/MandeaDaniel",
"platforms": {
"ios": "10.0"
},
"source_files": "FRCDataManager/Classes/**/*",
"pushed_with_swift_version": "4.0"
}