[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / CoreDataPlus / 4.0.0 / CoreDataPlus.podspec.json
blobea34f437abb81e5452f8eeee2b097c01696d191a
2   "name": "CoreDataPlus",
3   "version": "4.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": "4.0.0"
14   },
15   "requires_arc": true,
16   "pod_target_xcconfig": {
17     "SWIFT_VERSION": "5.2"
18   },
19   "swift_versions": "5.2",
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.2"