blob: 2d5f523b7f2699021938514ce2ba388d1af04257 [file] [log] [blame]
{
"name": "ViewExtensions",
"version": "0.2.7",
"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.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewExtensions/Classes/**/*",
"frameworks": "UIKit",
"deprecated": true
}