[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / a / XestiMonitors / 1.2.0 / XestiMonitors.podspec.json
blobc27475d743f0921a445a5f39ec5a4dc820b214fa
2   "name": "XestiMonitors",
3   "version": "1.2.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.2.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     "CoreMotion",
24     "Foundation",
25     "SystemConfiguration",
26     "UIKit"
27   ],
28   "source_files": "Source/**/*.swift",
29   "pushed_with_swift_version": "3.0"