blob: 5e6bcffbf7ca0464544b2e81ca1f009bd5a5ee68 [file] [log] [blame]
{
"name": "LeanUIKit",
"version": "0.1.7",
"summary": "UIKit enhancement",
"description": "UIKit enhancement",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LeanUIKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LeanToolsKit": [
]
}
}