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