[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 1 / d / FRCDataManager / 1.1.9 / FRCDataManager.podspec.json
blobd05d2bc43a86ce9456ffb1d6194d70976b20e8be
2   "name": "FRCDataManager",
3   "version": "1.1.9",
4   "summary": "Swift library that enhences work with NSFetchResultsController.",
5   "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!.",
6   "homepage": "https://github.com/DanielMandea/FRCDataManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanielMandea": "daniel.mandea@ro.ibm.com"
13   },
14   "source": {
15     "git": "https://github.com/DanielMandea/FRCDataManager.git",
16     "tag": "1.1.9"
17   },
18   "social_media_url": "https://twitter.com/MandeaDaniel",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.1",
23   "source_files": "FRCDataManager/Classes/**/*",
24   "swift_version": "5.1"