blob: a6f1cf81e0485beeade750e6f81b1c27c850bb92 [file] [log] [blame]
{
"name": "HiliteUI",
"version": "0.1.17-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.17-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HiliteUI/Classes/**/*",
"dependencies": {
"HiliteCore": [
"~> 0.1.22-alpha"
]
},
"pushed_with_swift_version": "3.0"
}