[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / SwiftPath / 0.3.1 / SwiftPath.podspec.json
bloba8e128937076e50d556f4612a8c906bf1145c51e
2   "name": "SwiftPath",
3   "version": "0.3.1",
4   "summary": "JSONPath for Swift",
5   "homepage": "https://github.com/g-mark/SwiftPath",
6   "license": "MIT",
7   "authors": {
8     "Steven Grosmark": "steve@g-mark.com"
9   },
10   "source": {
11     "git": "https://github.com/g-mark/SwiftPath.git",
12     "tag": "0.3.1"
13   },
14   "swift_versions": [
15     "4.2",
16     "5",
17     "5.1",
18     "5.2",
19     "5.3"
20   ],
21   "source_files": [
22     "Sources",
23     "Sources/**/*.swift"
24   ],
25   "exclude_files": "Sources/Exclude",
26   "frameworks": "Foundation",
27   "platforms": {
28     "ios": "9.0",
29     "osx": "10.12",
30     "tvos": "10.0"
31   },
32   "swift_version": "5.3"