[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / a / XestiMonitors / 1.1.0 / XestiMonitors.podspec.json
blob8b5c073d8917982a94d16a0ed2aca868d1d5425d
2   "name": "XestiMonitors",
3   "version": "1.1.0",
4   "authors": {
5     "J. G. Pusey": "ebardx@gmail.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "homepage": "https://github.com/eBardX/XestiMonitors",
12   "source": {
13     "git": "https://github.com/eBardX/XestiMonitors.git",
14     "tag": "v1.1.0"
15   },
16   "summary": "An extensible monitoring framework written in Swift.",
17   "documentation_url": "https://ebardx.github.io/XestiMonitors/",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "SystemConfiguration",
25     "UIKit"
26   ],
27   "source_files": "Source/**/*.swift",
28   "pushed_with_swift_version": "3.0"