[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 3 / MultiSection / 0.1.1 / MultiSection.podspec.json
blob2f48fb441c154a423e16821fa3ebf49e828ea7b6
2   "name": "MultiSection",
3   "version": "0.1.1",
4   "summary": "A project to display search results. NB.",
5   "description": "stuff, don't worry about it yet",
6   "homepage": "http://github.com/nbderrick/MultiSection",
7   "license": "MIT",
8   "authors": {
9     "nbderrick": "derrick.sun@newsbreak.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/nbderrick/MultiSection",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "MultiSection",
20     "MultiSection/Cell",
21     "MultiSection/Section"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true,
25   "xcconfig": {
26     "SWIFT_VERSION": "5.0"
27   },
28   "dependencies": {
29     "IGListKit": [
30       "~> 4.0"
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"