[Add] flutter_sound_core 9.19.0
[CocoaPods.git] / Specs / 4 / 6 / 0 / Wendy-Reader-CoreData / 1.0.1 / Wendy-Reader-CoreData.podspec.json
blobe68a891c097d0b785453b46d303241914b7e2698
2   "name": "Wendy-Reader-CoreData",
3   "version": "1.0.1",
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",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Levi Bostian": "levi.bostian@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/levibostian/Wendy-iOS-Reader-CoreData.git",
17     "tag": "1.0.1"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "5.0"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "source_files": "Wendy/Classes/**/*",
26   "resources": "Wendy/Assets/**/*",
27   "dependencies": {
28     "Wendy": [
29       "~> 6.0"
30     ]
31   },
32   "frameworks": "CoreData",
33   "swift_version": "5.0"