[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / d / 1 / c / CoreDataPlus / 5.0.0 / CoreDataPlus.podspec.json
blobea701709768568e1d53ec736b7c98c14ae98aeb1
2   "name": "CoreDataPlus",
3   "version": "5.0.0",
4   "license": "MIT",
5   "documentation_url": "http://www.alessandromarzoli.com/CoreDataPlus",
6   "summary": "CoreData extensions.",
7   "homepage": "https://github.com/alemar11/CoreDataPlus",
8   "authors": {
9     "Alessandro Marzoli": "me@alessandromarzoli.com"
10   },
11   "source": {
12     "git": "https://github.com/alemar11/CoreDataPlus.git",
13     "tag": "5.0.0"
14   },
15   "requires_arc": true,
16   "pod_target_xcconfig": {
17     "SWIFT_VERSION": "5.5"
18   },
19   "swift_versions": "5.5",
20   "platforms": {
21     "ios": "12.0",
22     "osx": "10.14",
23     "tvos": "12.0",
24     "watchos": "5.0"
25   },
26   "source_files": [
27     "Sources/**/*.swift",
28     "Support/**/*.{h,m}"
29   ],
30   "swift_version": "5.5"