[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / SwiftPath / 0.1.1 / SwiftPath.podspec.json
blobb14bca9be474a32239b741dcdf0feef6eb918859
2   "name": "SwiftPath",
3   "version": "0.1.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.1.1"
13   },
14   "source_files": [
15     "Sources",
16     "Sources/**/*.swift"
17   ],
18   "exclude_files": "Sources/Exclude",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.12",
22     "tvos": "10.0"
23   },
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "4.0"