blob: bd613c16dda0e956a6f613d6f78ed1f87c3d2734 [file] [log] [blame]
{
"name": "HiliteHttp",
"version": "0.1.1-alpha",
"summary": "HiliteSDK Http library",
"description": "HiliteHttp module of the Hilite iOS SDK for all things Http",
"homepage": "http://developers.hilite.media/",
"license": "Apache License, Version 2.0",
"authors": {
"Preston Pope": "preston@prestonpope.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/betacamp/HiliteHttp.git",
"tag": "0.1.1-alpha"
},
"source_files": [
"Classes",
"HiliteHttp/**/*.{swift}"
],
"exclude_files": "Classes/Exclude"
}