[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / 6 / CoreDataCombineKit / 0.0.2 / CoreDataCombineKit.podspec.json
blob936e64d06a9deb02c3d3fb36332e6c805a84d04b
2   "name": "CoreDataCombineKit",
3   "version": "0.0.2",
4   "summary": "CoreData with Combine",
5   "description": "A light weight library for manipulating the main Core Data actions with Combine framework compatibility.",
6   "homepage": "https://github.com/ramyaimansabry/CoreDataCombineKit",
7   "license": "MIT",
8   "platforms": {
9     "ios": "13.1"
10   },
11   "swift_versions": [
12     "5.0"
13   ],
14   "authors": {
15     "Ramy Sabry": "ramysabry1996@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ramyaimansabry/CoreDataCombineKit.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "CoreDataCombineKit/Source/**/*.{h,m,swift}",
22   "swift_version": "5.0"