blob: b3d5676292ac79685e9b6dc364672603c718421a [file] [log] [blame]
{
"name": "ViewExtensions",
"version": "0.3.0",
"summary": "UIView Extensions",
"homepage": "https://github.com/vysotskiyserhiy/ViewExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/ViewExtensions.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewExtensions/Classes/**/*",
"frameworks": "UIKit",
"deprecated": true
}