blob: e4687bb85ddc0bb606ba46d2e316de32c20d2510 [file] [log] [blame]
{
"name": "HiliteCapture",
"version": "0.1.4-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.4-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HiliteCapture/**/*.{swift}",
"dependencies": {
"HiliteCore": [
"~> 0.1.18-alpha"
],
"HiliteUI": [
"~> 0.1.17-alpha"
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}