[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / 7 / DependentMap / 1.0.0 / DependentMap.podspec.json
blob8099a78de858e35d4b166c4e3775d2a5fe36a7f5
2   "name": "DependentMap",
3   "version": "1.0.0",
4   "summary": "DependentMap Microframework",
5   "description": "Dependent map type for Swift, allowing keys to specify the type of value that can be associated with them.",
6   "homepage": "https://github.com/pwc3/DependentMap",
7   "authors": "Paul Calnan",
8   "source": {
9     "git": "https://github.com/pwc3/DependentMap.git",
10     "tag": "1.0.0"
11   },
12   "license": {
13     "type": "MIT"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5.0",
19   "source_files": "Sources/DependentMap/**/*.swift",
20   "swift_version": "5.0"