blob: f5ff24a061f964c6140d9f5c18544eda7c919c2e [file] [log] [blame]
{
"name": "UIExt",
"version": "1.0.1",
"summary": "swift extensions and helpers for ui classes",
"description": "swift helpers and extensions for ui classes",
"homepage": "https://github.com/chapayGhub/UIExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "chapayGhub",
"source": {
"git": "https://github.com/chapayGhub/UIExt.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIExt/Classes/**/*",
"frameworks": "UIKit"
}