blob: 21ad607c456f1c87463de00cd3f11eae28533b2b [file] [log] [blame]
{
"name": "HiliteCapture",
"version": "0.1.1-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.1-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HiliteCapture/**/*.{swift}",
"dependencies": {
"HiliteCore": [
"~> 0.1.18-alpha"
],
"HiliteUI": [
"~> 0.1.7-alpha"
],
"SwiftyJSON": [
]
}
}