blob: ca14ea6f1862da5de77cae96d327a31d18275ef5 [file] [log] [blame]
{
"name": "HiliteCapture",
"version": "0.1.0-alpha",
"summary": "HiliteSDK capture module.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/betacamp/HiliteCapture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Preston Pope": "prestonwpope@gmail.com"
},
"source": {
"git": "https://github.com/betacamp/HiliteCapture",
"tag": "0.1.0-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HiliteCapture/**/*.{swift}",
"dependencies": {
"HiliteCore": [
"~> 0.1.18-alpha"
],
"HiliteUI": [
"~> 0.1.7-alpha"
],
"SwiftyJSON": [
]
}
}