blob: 87a8d38cf8574a3af16e0571a54a56352e1403d4 [file] [log] [blame]
{
"name": "UIExt",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIExt/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}