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