blob: 006449cb3cc09f2be6eaaca1df62be71dfa40f6a [file] [log] [blame]
{
"name": "CleanUIKit",
"version": "1.0.0",
"summary": "UIKit helpers",
"description": "A collection of helpers to make it easier to work with UIKit",
"homepage": "https://github.com/minhhien177/CleanUIKit",
"license": "MIT",
"authors": {
"vomh": "minhhien177@gmail.com"
},
"source": {
"git": "https://github.com/minhhien177/CleanUIKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"static_framework": true,
"source_files": "CleanUIKit/**/*"
}