blob: 274639c69145f5ab9702fd953c022267e6aacbd2 [file] [log] [blame]
{
"name": "OKActiveButton",
"version": "0.1.4",
"summary": "OKActiveButton subclass of UIButton",
"description": "TODO: OKActiveButton extended subclass of UIButton. Set isActivity = YES.",
"homepage": "https://github.com/olegKa/OKActiveButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"olegKa": "kalinin_oleg@list.ru"
},
"source": {
"git": "https://github.com/olegKa/OKActiveButton.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OKActiveButton/Classes/**/*",
"dependencies": {
"CAHorizontalGradientLayer": [
"~> 0.1.0"
]
}
}