blob: c20a04bcf8ba7c35b72a388f29dbbfd9545e4cb3 [file] [log] [blame]
{
"name": "ViewExtensions",
"version": "0.1.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.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewExtensions/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Atom": [
],
"RxSwift": [
]
},
"deprecated": true
}