[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / a / XestiMonitors / 1.0.1 / XestiMonitors.podspec.json
blob788654d0fab4930d06cc61b9386f80405a93e386
2   "name": "XestiMonitors",
3   "version": "1.0.1",
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.0.1"
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     "UIKit"
25   ],
26   "source_files": "Source/**/*.swift",
27   "pushed_with_swift_version": "3.0"