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