[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / 1 / 3 / FetchRequests / 1.0.0 / FetchRequests.podspec.json
blob43fe2db41b6d8b3ed5390b8275bb45bc020a3e4e
2   "name": "FetchRequests",
3   "version": "1.0.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": "1.0.0"
14   },
15   "documentation_url": "https://github.com/crewos/FetchRequests/blob/master/README.md",
16   "platforms": {
17     "ios": "10.0",
18     "osx": "10.12",
19     "tvos": "10.0",
20     "watchos": "3.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": [
24     "FetchRequests/simplediff-swift/*.swift",
25     "FetchRequests/Sources/*.swift",
26     "FetchRequests/Sources/*/*.swift"
27   ],
28   "frameworks": "CFNetwork",
29   "swift_version": "5.0"