[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 3 / FetchRequests / 3.2.0 / FetchRequests.podspec.json
blob39c19f563336147208b29fc44ba88e624574f3e5
2   "name": "FetchRequests",
3   "version": "3.2.0",
4   "license": "MIT",
5   "summary": "NSFetchedResultsController inspired eventing",
6   "homepage": "https://github.com/crewos/FetchRequests",
7   "social_media_url": "https://twitter.com/crew_app",
8   "authors": {
9     "Speramus Inc": "opensource@crewapp.com"
10   },
11   "source": {
12     "git": "https://github.com/crewos/FetchRequests.git",
13     "tag": "3.2.0"
14   },
15   "platforms": {
16     "ios": "12.0",
17     "tvos": "12.0",
18     "osx": "10.14",
19     "watchos": "5.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "FetchRequests/simplediff-swift/simplediff.swift",
24     "FetchRequests/Sources/**/*.swift"
25   ],
26   "testspecs": [
27     {
28       "name": "Tests",
29       "test_type": "unit",
30       "source_files": "FetchRequests/Tests/**/*.swift",
31       "platforms": {
32         "ios": "12.0",
33         "watchos": "5.0",
34         "tvos": "12.0",
35         "osx": "10.14"
36       }
37     }
38   ],
39   "swift_version": "5.0"