2 "name": "Wendy-Reader-CoreData",
4 "swift_versions": "5.0",
5 "summary": "CoreData reader for Wendy.",
6 "description": "Reader for Wendy, https://github.com/levibostian/Wendy-iOS, that uses CoreData to store tasks.\n\nNote: It's highly recommended to read the documentation before use. This project is meant to help with migrating Wendy from older versions. This project is not updated as often as Wendy.",
7 "homepage": "https://github.com/levibostian/Wendy-iOS-Reader-CoreData",
13 "Levi Bostian": "levi.bostian@gmail.com"
16 "git": "https://github.com/levibostian/Wendy-iOS-Reader-CoreData.git",
19 "pod_target_xcconfig": {
20 "SWIFT_VERSION": "5.0"
25 "source_files": "Wendy/Classes/**/*",
26 "resources": "Wendy/Assets/**/*",
32 "frameworks": "CoreData",
33 "swift_version": "5.0"