[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 3 / HiliteCapture / 0.1.0-alpha / HiliteCapture.podspec.json
blobca14ea6f1862da5de77cae96d327a31d18275ef5
2   "name": "HiliteCapture",
3   "version": "0.1.0-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.0-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   }