blob: 7954d03b051606db01f1f373c9feb5c4f07c8dbd [file] [log] [blame]
{
"name": "LeanUIKit",
"version": "0.1.3",
"summary": "Custom UIKit classes",
"description": "Custom UIKit classes. Skip generic code",
"homepage": "https://github.com/dirtyhabits97/LeanUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gonzalo Reyes Huertas": "gonzalorehu.97.31@gmail.com"
},
"source": {
"git": "https://github.com/dirtyhabits97/LeanUIKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanUIKit/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}