blob: 79f54ee5fc8812c4dbb40223bcf3fffe7f2a64f4 [file] [log] [blame]
{
"name": "OKActiveButton",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OKActiveButton/Classes/**/*",
"dependencies": {
"CAHorizontalGradientLayer": [
"~> 0.1.0"
]
}
}