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