blob: 11d1c6190f23e08c5929a249f1ddd0b0689a6e00 [file] [log] [blame]
{
"name": "HiliteUI",
"version": "0.1.19-alpha",
"summary": "HiliteSDK UI module.",
"description": "Provides UI classes for HiliteSDK",
"homepage": "https://github.com/betacamp/HiliteUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Preston Pope": "prestonwpope@gmail.com"
},
"source": {
"git": "https://github.com/betacamp/HiliteUI.git",
"tag": "0.1.19-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HiliteUI/Classes/**/*",
"dependencies": {
"HiliteCore": [
"~> 0.1.22-alpha"
]
},
"pushed_with_swift_version": "3.0"
}