[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 3 / HiliteCapture / 0.1.1-alpha / HiliteCapture.podspec.json
blob21ad607c456f1c87463de00cd3f11eae28533b2b
2   "name": "HiliteCapture",
3   "version": "0.1.1-alpha",
4   "summary": "HiliteSDK capture module.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/betacamp/HiliteCapture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Preston Pope": "prestonwpope@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/betacamp/HiliteCapture",
16     "tag": "0.1.1-alpha"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HiliteCapture/**/*.{swift}",
22   "dependencies": {
23     "HiliteCore": [
24       "~> 0.1.18-alpha"
25     ],
26     "HiliteUI": [
27       "~> 0.1.7-alpha"
28     ],
29     "SwiftyJSON": [
31     ]
32   }